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 alexprengere, eli.bendersky, lukasz.langa, miss-islington, rhettinger, scoder, serhiy.storchaka
Date 2021-03-30.21:33:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617139983.08.0.216849348809.issue43399@roundup.psfhosted.org>
In-reply-to
Content
New changeset c1079cde2a7676892a9b98703903206b7d26ed1f by Miss Islington (bot) in branch '3.8':
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
https://github.com/python/cpython/commit/c1079cde2a7676892a9b98703903206b7d26ed1f
History
Date User Action Args
2021-03-30 21:33:03miss-islingtonsetrecipients: + miss-islington, rhettinger, scoder, eli.bendersky, lukasz.langa, serhiy.storchaka, alexprengere
2021-03-30 21:33:03miss-islingtonsetmessageid: <1617139983.08.0.216849348809.issue43399@roundup.psfhosted.org>
2021-03-30 21:33:03miss-islingtonlinkissue43399 messages
2021-03-30 21:33:03miss-islingtoncreate