Skip to content

Conversation

@scoder
Copy link
Contributor

@scoder scoder commented Sep 30, 2020

Clarify that an example in the ElementTree docs explicitly avoids modifying an XML tree while iterating over it

https://bugs.python.org/issue41892

… avoids modifying an XML tree while iterating over it.
@scoder
Copy link
Contributor Author

scoder commented Oct 3, 2020

Looks like the checks got stuck. Closing and reopening in order to restart them.

@scoder scoder closed this Oct 3, 2020
@scoder scoder reopened this Oct 3, 2020
@scoder scoder closed this Oct 4, 2020
@scoder scoder reopened this Oct 4, 2020
@scoder scoder closed this Oct 4, 2020
@scoder scoder reopened this Oct 4, 2020
@ned-deily ned-deily merged commit 40db798 into python:master Oct 4, 2020
@miss-islington
Copy link
Contributor

Thanks @scoder for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @scoder and @ned-deily, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 40db798692ca783fc2163656f196ac77e8b9e792 3.9

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2020
… avoids modifying an XML tree while iterating over it. (pythonGH-22464)

(cherry picked from commit 40db798)

Co-authored-by: scoder <[email protected]>
@bedevere-bot
Copy link

GH-22553 is a backport of this pull request to the 3.8 branch.

@miss-islington
Copy link
Contributor

Thanks @scoder for the PR, and @ned-deily for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-22554 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2020
… avoids modifying an XML tree while iterating over it. (pythonGH-22464)

(cherry picked from commit 40db798)

Co-authored-by: scoder <[email protected]>
miss-islington added a commit that referenced this pull request Oct 4, 2020
… avoids modifying an XML tree while iterating over it. (GH-22464)

(cherry picked from commit 40db798)

Co-authored-by: scoder <[email protected]>
ned-deily pushed a commit that referenced this pull request Oct 4, 2020
… avoids modifying an XML tree while iterating over it. (GH-22464) (GH-22554)

(cherry picked from commit 40db798)

Co-authored-by: scoder <[email protected]>

Co-authored-by: scoder <[email protected]>
@scoder scoder deleted the bpo41892_et_example branch October 5, 2020 04:17
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
… avoids modifying an XML tree while iterating over it. (pythonGH-22464)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants