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.09:32:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646645545.26.0.986014840672.issue43292@roundup.psfhosted.org>
In-reply-to
Content
New changeset 496c428de3318c9c5770937491b71dc3d3f18a6a by Jacob Walls in branch 'main':
bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
https://github.com/python/cpython/commit/496c428de3318c9c5770937491b71dc3d3f18a6a
History
Date User Action Args
2022-03-07 09:32:25serhiy.storchakasetrecipients: + serhiy.storchaka, martin.panter, anthonypjshaw, miss-islington, vkisforever, dtom9424, jacobtylerwalls
2022-03-07 09:32:25serhiy.storchakasetmessageid: <1646645545.26.0.986014840672.issue43292@roundup.psfhosted.org>
2022-03-07 09:32:25serhiy.storchakalinkissue43292 messages
2022-03-07 09:32:25serhiy.storchakacreate