FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-112127: Fix use-after-free in atexit.unregister() by benjaminJohnson2204 · Pull Request #114092 · 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-112127: Fix use-after-free in atexit.unregister()
- #114092
#114092
Merged
serhiy-storchaka
merged 12 commits into
python:main
python/cpython:main
from
benjaminJohnson2204:gh-112127
benjaminJohnson2204/cpython:gh-112127
Copy head branch name to clipboard
Dec 17, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-112127: Fix use-after-free in atexit.unregister()
#114092
serhiy-storchaka
merged 12 commits into
python:main
python/cpython:main
from
benjaminJohnson2204:gh-112127
benjaminJohnson2204/cpython:gh-112127
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2024
Fix use-after-free in atexit.unregister()
benjaminJohnson2204
committed
6c8db8a
View commit details
Copy full SHA for 6c8db8a
Browse repository at this point
Merge branch 'main' into gh-112127
benjaminJohnson2204
authored
0623581
View commit details
Copy full SHA for 0623581
Browse repository at this point
Commits on Feb 13, 2024
Merge branch 'main' into gh-112127
benjaminJohnson2204
authored
8e6d5c6
View commit details
Copy full SHA for 8e6d5c6
Browse repository at this point
Address code review comments in atexit tests
benjaminJohnson2204
committed
075c49f
View commit details
Copy full SHA for 075c49f
Browse repository at this point
Fix linter issue
benjaminJohnson2204
committed
5b022fc
View commit details
Copy full SHA for 5b022fc
Browse repository at this point
Commits on Jul 17, 2024
Merge branch 'main' into gh-112127
serhiy-storchaka
authored
1148d80
View commit details
Copy full SHA for 1148d80
Browse repository at this point
Commits on Jul 18, 2024
Address PR comments
benjaminJohnson2204
committed
9056824
View commit details
Copy full SHA for 9056824
Browse repository at this point
Remove trailing whitespace
benjaminJohnson2204
committed
0775ca8
View commit details
Copy full SHA for 0775ca8
Browse repository at this point
Commits on Dec 17, 2025
Merge branch 'main' into gh-112127
serhiy-storchaka
authored
c01d7db
View commit details
Copy full SHA for c01d7db
Browse repository at this point
Fix tests.
serhiy-storchaka
committed
143fd96
View commit details
Copy full SHA for 143fd96
Browse repository at this point
Add a NEWS entry.
serhiy-storchaka
committed
99e35c9
View commit details
Copy full SHA for 99e35c9
Browse repository at this point
Fix use-after-free issue in atexit.unregister
serhiy-storchaka
authored
7ec0097
View commit details
Copy full SHA for 7ec0097
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL