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