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 miss-islington
Recipients WoodyWoo, docs@python, eli.bendersky, eric.smith, miss-islington, ned.deily, scoder, serhiy.storchaka
Date 2020-10-04.23:23:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601853831.49.0.828537895912.issue41892@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6bd058e0ff5d4a63fb35f6d45161cdf51cb68c58 by Miss Skeleton (bot) in branch '3.8':
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/6bd058e0ff5d4a63fb35f6d45161cdf51cb68c58
History
Date User Action Args
2020-10-04 23:23:51miss-islingtonsetrecipients: + miss-islington, scoder, eric.smith, ned.deily, eli.bendersky, docs@python, serhiy.storchaka, WoodyWoo
2020-10-04 23:23:51miss-islingtonsetmessageid: <1601853831.49.0.828537895912.issue41892@roundup.psfhosted.org>
2020-10-04 23:23:51miss-islingtonlinkissue41892 messages
2020-10-04 23:23:51miss-islingtoncreate