Skip to content

[3.15] Backport GH-148874: Make sure that mngr.__exit__() is always called in a with statement (GH-150911) - #154830

Open
markshannon wants to merge 1 commit into
python:3.15from
markshannon:backport-150911
Open

[3.15] Backport GH-148874: Make sure that mngr.__exit__() is always called in a with statement (GH-150911)#154830
markshannon wants to merge 1 commit into
python:3.15from
markshannon:backport-150911

Conversation

@markshannon

@markshannon markshannon commented Jul 28, 2026

Copy link
Copy Markdown
Member
  • Even if there is an interrupt during the call to mngr.__enter__()

… with statement (pythonGH-150911)

* Even if there is an interrupt during the call to mngr.__enter__()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant