FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/) by iritkatriel · Pull Request #102218 · 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
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/)
- #102218
#102218
Merged
iritkatriel
merged 25 commits into
python:main
python/cpython:main
from
iritkatriel:fetch-restore-objects
iritkatriel/cpython:fetch-restore-objects
Copy head branch name to clipboard
Mar 8, 2023
Conversation
Commits
25
(25)
Checks
Files changed
Merged
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives (in Objects/)
#102218
iritkatriel
merged 25 commits into
python:main
python/cpython:main
from
iritkatriel:fetch-restore-objects
iritkatriel/cpython:fetch-restore-objects
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2023
Objects/dictobject.c
iritkatriel
committed
f06d53a
View commit details
Copy full SHA for f06d53a
Browse repository at this point
Objects/frameobject.c
iritkatriel
committed
d5072bd
View commit details
Copy full SHA for d5072bd
Browse repository at this point
Objects/genobject.c
iritkatriel
committed
c40fc27
View commit details
Copy full SHA for c40fc27
Browse repository at this point
Objects/object.c
iritkatriel
committed
13cb48c
View commit details
Copy full SHA for 13cb48c
Browse repository at this point
Objects/odictobject.c
iritkatriel
committed
fde54d4
View commit details
Copy full SHA for fde54d4
Browse repository at this point
Objects/typeobject.c
iritkatriel
committed
8fd66a8
View commit details
Copy full SHA for 8fd66a8
Browse repository at this point
Objects/weakrefobject.c
iritkatriel
committed
d83af14
View commit details
Copy full SHA for d83af14
Browse repository at this point
Objects/exceptions.c
iritkatriel
committed
0298a04
View commit details
Copy full SHA for 0298a04
Browse repository at this point
Commits on Feb 24, 2023
put back the Py_DECREF(exc)
iritkatriel
committed
09f2ab6
View commit details
Copy full SHA for 09f2ab6
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
0fef293
View commit details
Copy full SHA for 0fef293
Browse repository at this point
Commits on Feb 25, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
9b5b62a
View commit details
Copy full SHA for 9b5b62a
Browse repository at this point
Commits on Feb 26, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
6378d56
View commit details
Copy full SHA for 6378d56
Browse repository at this point
Commits on Feb 27, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
e11d73e
View commit details
Copy full SHA for e11d73e
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
eb45902
View commit details
Copy full SHA for eb45902
Browse repository at this point
Commits on Feb 28, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
526e387
View commit details
Copy full SHA for 526e387
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
a579bc4
View commit details
Copy full SHA for a579bc4
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
e5bf89d
View commit details
Copy full SHA for e5bf89d
Browse repository at this point
Commits on Mar 1, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
0863f35
View commit details
Copy full SHA for 0863f35
Browse repository at this point
Commits on Mar 2, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
3f8b452
View commit details
Copy full SHA for 3f8b452
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
7a436c9
View commit details
Copy full SHA for 7a436c9
Browse repository at this point
Commits on Mar 3, 2023
remove redundant null check and obsolete comments (Mark's review comments)
iritkatriel
committed
9b68505
View commit details
Copy full SHA for 9b68505
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
c23baa2
View commit details
Copy full SHA for c23baa2
Browse repository at this point
Commits on Mar 6, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
44bead6
View commit details
Copy full SHA for 44bead6
Browse repository at this point
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
d592920
View commit details
Copy full SHA for d592920
Browse repository at this point
Commits on Mar 8, 2023
Merge branch 'main' into fetch-restore-objects
iritkatriel
authored
e136989
View commit details
Copy full SHA for e136989
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL