Skip to content

[3.10] bpo-43292: Fix file leak in ET.iterparse() when not exhausted (GH-31696)#31721

Merged
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-496c428-3.10
Mar 7, 2022
Merged

[3.10] bpo-43292: Fix file leak in ET.iterparse() when not exhausted (GH-31696)#31721
miss-islington merged 1 commit intopython:3.10from
miss-islington:backport-496c428-3.10

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 7, 2022

Co-authored-by: Serhiy Storchaka [email protected]
(cherry picked from commit 496c428)

Co-authored-by: Jacob Walls [email protected]

https://bugs.python.org/issue43292

…onGH-31696)

Co-authored-by: Serhiy Storchaka <[email protected]>
(cherry picked from commit 496c428)

Co-authored-by: Jacob Walls <[email protected]>
@miss-islington
Copy link
Contributor Author

@jacobtylerwalls and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@bedevere-bot bedevere-bot added the type-bug An unexpected behavior, bug, or error label Mar 7, 2022
@miss-islington
Copy link
Contributor Author

@jacobtylerwalls and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 8acbb93 into python:3.10 Mar 7, 2022
@miss-islington miss-islington deleted the backport-496c428-3.10 branch March 7, 2022 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants