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 serhiy.storchaka
Recipients alexprengere, eli.bendersky, lukasz.langa, rhettinger, scoder, serhiy.storchaka
Date 2021-03-30.21:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617138709.63.0.352333919121.issue43399@roundup.psfhosted.org>
In-reply-to
Content
New changeset 51a85ddce8b336addcb61b96f04c9c5edef07296 by Alex Prengère in branch 'master':
bpo-43399: Fix ElementTree.extend not working on iterators (GH-24751)
https://github.com/python/cpython/commit/51a85ddce8b336addcb61b96f04c9c5edef07296
History
Date User Action Args
2021-03-30 21:11:49serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, scoder, eli.bendersky, lukasz.langa, alexprengere
2021-03-30 21:11:49serhiy.storchakasetmessageid: <1617138709.63.0.352333919121.issue43399@roundup.psfhosted.org>
2021-03-30 21:11:49serhiy.storchakalinkissue43399 messages
2021-03-30 21:11:49serhiy.storchakacreate