FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-45711: Change exc_info related APIs to derive type and traceback from the exception instance by iritkatriel · Pull Request #29780 · 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: Change exc_info related APIs to derive type and traceback from the exception instance
- #29780
#29780
Merged
iritkatriel
merged 9 commits into
python:main
python/cpython:main
from
iritkatriel:45711-change-apis
iritkatriel/cpython:45711-change-apis
Copy head branch name to clipboard
Nov 30, 2021
Conversation
Commits
9
(9)
Checks
Files changed
Merged
bpo-45711: Change exc_info related APIs to derive type and traceback from the exception instance
#29780
iritkatriel
merged 9 commits into
python:main
python/cpython:main
from
iritkatriel:45711-change-apis
iritkatriel/cpython:45711-change-apis
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2021
bpo-45711: Change exc_info related APIs to derive type and traceback from the exception instance
iritkatriel
committed
04407ce
View commit details
Copy full SHA for 04407ce
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
iritkatriel
committed
e8645ff
View commit details
Copy full SHA for e8645ff
Browse repository at this point
Commits on Nov 26, 2021
Tweak news text
Show description for 971887a
iritkatriel
and
gvanrossum
authored
971887a
View commit details
Copy full SHA for 971887a
Browse repository at this point
remove p_ prefix from arg names in PyErr_SetExcInfo
iritkatriel
committed
995ec59
View commit details
Copy full SHA for 995ec59
Browse repository at this point
type is None if value is None or NULL
iritkatriel
committed
92835f0
View commit details
Copy full SHA for 92835f0
Browse repository at this point
wrap news text
iritkatriel
committed
4602710
View commit details
Copy full SHA for 4602710
Browse repository at this point
tweak doc wording to add 'and can be NULL'
iritkatriel
committed
7bc139f
View commit details
Copy full SHA for 7bc139f
Browse repository at this point
Commits on Nov 29, 2021
Use traceback from exception instead of exc_info in reraise
iritkatriel
authored
05af230
View commit details
Copy full SHA for 05af230
Browse repository at this point
Commits on Nov 30, 2021
Merge remote-tracking branch 'upstream/main' into 45711-change-apis
iritkatriel
committed
f17222d
View commit details
Copy full SHA for f17222d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL