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

/ cpython Public

bpo-45711: remove unnecessary DUP_TOP and POP in exception handling - #29495

Merged
markshannon merged 2 commits into
python:mainfrom
iritkatriel:bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH
Nov 10, 2021
Merged

bpo-45711: remove unnecessary DUP_TOP and POP in exception handling#29495
markshannon merged 2 commits into
python:mainfrom
iritkatriel:bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH

Conversation

iritkatriel commented Nov 9, 2021
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member Author

@markshannon is there a reason not to do this?

markshannon self-assigned this Nov 10, 2021

Copy link
Copy Markdown
Member

Looks good.

markshannon merged commit 4cdeee5 into python:main Nov 10, 2021
iritkatriel deleted the bpo-45711-simplify-JUMP_IF_NOT_EXC_MATCH branch November 10, 2021 18:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL