FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-45711: remove unnecessary DUP_TOP and POP in exception handling by iritkatriel · Pull Request #29495 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-45711: remove unnecessary DUP_TOP and POP in exception handling
- #29495
#29495
Merged
markshannon
merged 2 commits into
python:main
python/cpython:main
from
iritkatriel:bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH
iritkatriel/cpython:bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH
Copy head branch name to clipboard
Nov 10, 2021
Conversation
Commits
2
(2)
Checks
Files changed
Merged
bpo-45711: remove unnecessary DUP_TOP and POP in exception handling
#29495
markshannon
merged 2 commits into
python:main
python/cpython:main
from
iritkatriel:bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH
iritkatriel/cpython:bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH
Copy head branch name to clipboard
Commits
Commits on Nov 9, 2021
bpo-45711: remove unnecessary DUP_TOP and POP in exception handling
iritkatriel
committed
ebd9c9f
View commit details
Copy full SHA for ebd9c9f
Browse repository at this point
update expected output in test_dis
iritkatriel
committed
31b7b8e
View commit details
Copy full SHA for 31b7b8e
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL