FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized by iritkatriel · Pull Request #29890 · 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: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized
- #29890
#29890
Merged
iritkatriel
merged 5 commits into
python:main
python/cpython:main
from
iritkatriel:45711-exc_info_does_not_need_normalizing
iritkatriel/cpython:45711-exc_info_does_not_need_normalizing
Copy head branch name to clipboard
Dec 3, 2021
Conversation
Commits
5
(5)
Checks
Files changed
Merged
bpo-45711: [asyncio] Normalize exceptions immediately after Fetch, before they are stored as StackItem, which should be normalized
#29890
iritkatriel
merged 5 commits into
python:main
python/cpython:main
from
iritkatriel:45711-exc_info_does_not_need_normalizing
iritkatriel/cpython:45711-exc_info_does_not_need_normalizing
Copy head branch name to clipboard
Commits
Commits on Dec 2, 2021
bpo-45711: Remove unnecessary normalization of exc_info
iritkatriel
committed
847fcdb
View commit details
Copy full SHA for 847fcdb
Browse repository at this point
put the traceback update back in _PyErr_ChainStackItem
iritkatriel
committed
acc65e6
View commit details
Copy full SHA for acc65e6
Browse repository at this point
normalize exceptions after Fetch when they are about to be stored as a StackItem (exc_info)
iritkatriel
committed
a995431
View commit details
Copy full SHA for a995431
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
6ce3848
View commit details
Copy full SHA for 6ce3848
Browse repository at this point
Revert "bpo-45711: Remove unnecessary normalization of exc_info"
Show description for e1a719a
iritkatriel
committed
e1a719a
View commit details
Copy full SHA for e1a719a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL