[3.10] bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696) by miss-islington · Pull Request #31721 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link

Contributor

@miss-islington miss-islington commented

Mar 7, 2022

edited by bedevere-bot

Loading

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
(cherry picked from commit 496c428)

Co-authored-by: Jacob Walls jacobtylerwalls@gmail.com

https://bugs.python.org/issue43292

…onGH-31696)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 496c428)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>

@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

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot @jacobtylerwalls