[3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) by miss-islington · Pull Request #114799 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
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 was referenced
bedevere-app
Bot
added
skip news
awaiting review
labels
serhiy-storchaka
enabled auto-merge (squash)
serhiy-storchaka
merged commit
3982049
into
python:3.11
bedevere-app
Bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-66f95ea-3.11
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment