Skip to content

bpo-44297: Make sure that line number is set correctly for call to __exit__ when handling exception in body of a with statement.#26890

Merged
markshannon merged 1 commit into
python:mainfrom
markshannon:fix-line-number-except-in-with-exit-except
Jun 24, 2021
Merged

bpo-44297: Make sure that line number is set correctly for call to __exit__ when handling exception in body of a with statement.#26890
markshannon merged 1 commit into
python:mainfrom
markshannon:fix-line-number-except-in-with-exit-except

Conversation

@markshannon
Copy link
Copy Markdown
Member

@markshannon markshannon commented Jun 24, 2021

Skipping NEWS as this fixes a regression in 3.11, and we haven't even released 3.10 yet.

https://bugs.python.org/issue44297

… handling exception in body of a with statement.
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.

4 participants