← 返回首页
bpo-45711: remove unnecessary DUP_TOP and POP in exception handling by iritkatriel · Pull Request #29495 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

Footer

© 2026 GitHub, Inc.