FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.13] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) by miss-islington · Pull Request #141503 · python/cpython · GitHub

/ cpython Public

[3.13] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499) - #141503

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-2fbd396-3.13
Nov 13, 2025
Merged

[3.13] gh-140601: Refactor ElementTree.iterparse() tests (GH-141499)#141503
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-2fbd396-3.13

Conversation

miss-islington commented Nov 13, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Split existing tests on smaller methods and move them to separate class.
Rename variable "content" to "it".
Use BytesIO instead of StringIO.
Add few more tests.
(cherry picked from commit 2fbd396)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

)

Split existing tests on smaller methods and move them to separate class.
Rename variable "content" to "it".
Use BytesIO instead of StringIO.
Add few more tests.
(cherry picked from commit 2fbd396)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
bedevere-app Bot added awaiting review tests Tests in the Lib/test dir labels Nov 13, 2025
serhiy-storchaka enabled auto-merge (squash) November 13, 2025 11:49
serhiy-storchaka merged commit 72b6ff0 into python:3.13 Nov 13, 2025
42 checks passed
miss-islington deleted the backport-2fbd396-3.13 branch January 2, 2026 16:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL