Skip to content

Conversation

@markshannon
Copy link
Member

@markshannon markshannon commented Dec 29, 2019

Restores the line number after emitting the code for a finally block.

https://bugs.python.org/issue39114

@pablogsal
Copy link
Member

pablogsal commented Dec 29, 2019

You need to regenerate the frozen importlib and other frozen stuff, no? (make regen-all to make sure).

@markshannon markshannon force-pushed the fix-linenumbers-around-finallly-blocks branch from f3b9fbe to f254546 Compare December 29, 2019 19:49
@pablogsal pablogsal self-requested a review December 29, 2019 19:50
Copy link
Member

@pablogsal pablogsal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for the fix!

@markshannon markshannon merged commit 88dce26 into python:master Dec 30, 2019
@markshannon markshannon deleted the fix-linenumbers-around-finallly-blocks branch December 30, 2019 09:53
@bedevere-bot
Copy link

@markshannon: Please replace # with GH- in the commit message next time. Thanks!

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