Skip to content

Navigation Menu

Sign in
Appearance settings

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

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-42634: Mark reraise after except blocks as artificial.#23877

Merged
markshannon merged 3 commits into
python:masterpython/cpython:masterfrom
markshannon:no-lineno-reraise-in-try-exceptmarkshannon/cpython:no-lineno-reraise-in-try-exceptCopy head branch name to clipboard
Dec 21, 2020
Merged

bpo-42634: Mark reraise after except blocks as artificial.#23877
markshannon merged 3 commits into
python:masterpython/cpython:masterfrom
markshannon:no-lineno-reraise-in-try-exceptmarkshannon/cpython:no-lineno-reraise-in-try-exceptCopy head branch name to clipboard

Conversation

@markshannon

@markshannon markshannon commented Dec 21, 2020

Copy link
Copy Markdown
Member

Marks the compiler generated RERAISE after an except as artificial.
No NEWS item, as this part of fixing up PEP 626.

https://bugs.python.org/issue42634

@markshannon markshannon merged commit f2dbfd7 into python:master Dec 21, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…23877)

* Mark reraise after except blocks as artificial.

* Update importlib

* Update dis test.
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.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.