Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-94485: Set line number of module's RESUME instruction to 0, as specified by PEP 626. #94498

Closed

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jul 1, 2022

@iritkatriel iritkatriel requested a review from markshannon as a code owner July 1, 2022 17:23
@iritkatriel iritkatriel marked this pull request as draft July 1, 2022 17:26
@iritkatriel iritkatriel marked this pull request as ready for review July 1, 2022 19:02
@iritkatriel iritkatriel requested a review from pablogsal July 4, 2022 22:56
@pablogsal
Copy link
Member

pablogsal commented Jul 4, 2022

@iritkatriel I think you need to regenerate test_frozenmain.c (make regen-all).

iritkatriel added a commit to iritkatriel/cpython that referenced this pull request Jul 4, 2022
@iritkatriel
Copy link
Member Author

It's too messy when I try to work on Mark's branch. I'll create a new PR.

@markshannon markshannon deleted the module-resume-lineno-0 branch September 26, 2023 12:49
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.

frame.f_lineno can be None
5 participants