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, miss-islington, ned.deily, scoder, serhiy.storchaka
Date 2020-10-04.23:57:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601855826.0.0.821246611146.issue41892@roundup.psfhosted.org>
In-reply-to
Content
New changeset d5719247ba32b3ac700454bad9a9e2cc7edeac6a by Miss Skeleton (bot) in branch '3.9':
bpo-41892: Clarify that an example in the ElementTree docs explicitly avoids modifying an XML tree while iterating over it. (GH-22464) (GH-22554)
https://github.com/python/cpython/commit/d5719247ba32b3ac700454bad9a9e2cc7edeac6a
History
Date User Action Args
2020-10-04 23:57:06ned.deilysetrecipients: + ned.deily, scoder, eric.smith, eli.bendersky, docs@python, serhiy.storchaka, miss-islington, WoodyWoo
2020-10-04 23:57:05ned.deilysetmessageid: <1601855826.0.0.821246611146.issue41892@roundup.psfhosted.org>
2020-10-04 23:57:05ned.deilylinkissue41892 messages
2020-10-04 23:57:05ned.deilycreate