FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-42246: Make sure that `f_lasti`, and thus `f_lineno`, is set correctly after raising or reraising an exception by markshannon · Pull Request #23803 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-42246: Make sure that f_lasti, and thus f_lineno, is set correctly after raising or reraising an exception
- #23803
#23803
Merged
markshannon
merged 3 commits into
python:master
python/cpython:master
from
markshannon:pep-626-after-raise
markshannon/cpython:pep-626-after-raise
Copy head branch name to clipboard
Dec 17, 2020
Conversation
Commits
3
(3)
Checks
Files changed
Merged
bpo-42246: Make sure that f_lasti, and thus f_lineno, is set correctly after raising or reraising an exception
#23803
markshannon
merged 3 commits into
python:master
python/cpython:master
from
markshannon:pep-626-after-raise
markshannon/cpython:pep-626-after-raise
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2020
Ensure that f_lasti is set correctly after an exception is raised to conform to PEP 626.
markshannon
committed
5af4e3c
View commit details
Copy full SHA for 5af4e3c
Browse repository at this point
Update importlib
markshannon
committed
c126380
View commit details
Copy full SHA for c126380
Browse repository at this point
Add NEWS.
markshannon
committed
6cfcc80
View commit details
Copy full SHA for 6cfcc80
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL