Thanks to visit codestin.com
Credit goes to github.com

Skip to content

exception_handling_notes is out of date #96455

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

Closed
iritkatriel opened this issue Aug 31, 2022 · 0 comments · Fixed by #96456
Closed

exception_handling_notes is out of date #96455

iritkatriel opened this issue Aug 31, 2022 · 0 comments · Fixed by #96456
Assignees
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error

Comments

@iritkatriel
Copy link
Member

Objects/exception_handling_notes.txt has an example with out of date 3.11 bytecode output - it still has 3 pops to remove an exception from the stack, and the function call opcodes are out of date.

@iritkatriel iritkatriel added the type-bug An unexpected behavior, bug, or error label Aug 31, 2022
@iritkatriel iritkatriel self-assigned this Aug 31, 2022
@iritkatriel iritkatriel added the docs Documentation in the Doc dir label Aug 31, 2022
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Aug 31, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Sep 1, 2022
… 3.11RC bytecode (pythonGH-96456)

(cherry picked from commit a91f255)

Co-authored-by: Irit Katriel <[email protected]>
miss-islington added a commit that referenced this issue Sep 1, 2022
…C bytecode (GH-96456)

(cherry picked from commit a91f255)

Co-authored-by: Irit Katriel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant