This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ned.deily
Recipients WoodyWoo, docs@python, eli.bendersky, eric.smith, ned.deily, scoder, serhiy.storchaka
Date 2020-10-04.23:13:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601853233.01.0.537925771339.issue41892@roundup.psfhosted.org>
In-reply-to
Content
New changeset 40db798692ca783fc2163656f196ac77e8b9e792 by scoder in branch 'master':
bpo-41892: Clarify that an example in the ElementTree docs explicitly avoids modifying an XML tree while iterating over it. (GH-22464)
https://github.com/python/cpython/commit/40db798692ca783fc2163656f196ac77e8b9e792
History
Date User Action Args
2020-10-04 23:13:53ned.deilysetrecipients: + ned.deily, scoder, eric.smith, eli.bendersky, docs@python, serhiy.storchaka, WoodyWoo
2020-10-04 23:13:53ned.deilysetmessageid: <1601853233.01.0.537925771339.issue41892@roundup.psfhosted.org>
2020-10-04 23:13:53ned.deilylinkissue41892 messages
2020-10-04 23:13:52ned.deilycreate