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 anthonypjshaw, dtom9424, jacobtylerwalls, martin.panter, miss-islington, serhiy.storchaka, vkisforever
Date 2022-03-07.10:32:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646649126.58.0.859677066805.issue43292@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8acbb93c0763fa53b5959fe05d86ba275c9e8a5b by Miss Islington (bot) in branch '3.10':
bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
https://github.com/python/cpython/commit/8acbb93c0763fa53b5959fe05d86ba275c9e8a5b
History
Date User Action Args
2022-03-07 10:32:06miss-islingtonsetrecipients: + miss-islington, martin.panter, serhiy.storchaka, anthonypjshaw, vkisforever, dtom9424, jacobtylerwalls
2022-03-07 10:32:06miss-islingtonsetmessageid: <1646649126.58.0.859677066805.issue43292@roundup.psfhosted.org>
2022-03-07 10:32:06miss-islingtonlinkissue43292 messages
2022-03-07 10:32:06miss-islingtoncreate