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

[3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) by miss-islington · Pull Request #114799 · python/cpython · GitHub

/ cpython Public

[3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) - #114799

Merged
serhiy-storchaka merged 1 commit into
python:3.11from
miss-islington:backport-66f95ea-3.11
Jan 31, 2024
Merged

[3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755)#114799
serhiy-storchaka merged 1 commit into
python:3.11from
miss-islington:backport-66f95ea-3.11

Conversation

miss-islington commented Jan 31, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Prior to gh-114269, the iterator returned by ElementTree.iterparse was
initialized with the root attribute as None. This restores the previous
behavior.
(cherry picked from commit 66f95ea)

Co-authored-by: Sam Gross colesbury@gmail.com

…ute (pythonGH-114755)

Prior to pythongh-114269, the iterator returned by ElementTree.iterparse was
initialized with the root attribute as None. This restores the previous
behavior.
(cherry picked from commit 66f95ea)

Co-authored-by: Sam Gross <colesbury@gmail.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL