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 anthonypjshaw, dtom9424, jacobtylerwalls, martin.panter, miss-islington, serhiy.storchaka, vkisforever
Date 2022-03-07.11:49:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646653750.35.0.519507859063.issue43292@roundup.psfhosted.org>
In-reply-to
Content
New changeset 852d9b77abefcad2bb8d203e3ab9f2ca49ab305f by Miss Islington (bot) in branch '3.9':
[3.9] bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696) (GH-31720)
https://github.com/python/cpython/commit/852d9b77abefcad2bb8d203e3ab9f2ca49ab305f
History
Date User Action Args
2022-03-07 11:49:10serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, anthonypjshaw, miss-islington, vkisforever, dtom9424, jacobtylerwalls
2022-03-07 11:49:10serhiy.storchakasetmessageid: <1646653750.35.0.519507859063.issue43292@roundup.psfhosted.org>
2022-03-07 11:49:10serhiy.storchakalinkissue43292 messages
2022-03-07 11:49:10serhiy.storchakacreate