FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-146527: Fix memory leak in _PyGC_Fini() by vstinner · Pull Request #150969 · 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-146527: Fix memory leak in _PyGC_Fini()
- #150969
#150969
Merged
vstinner
merged 2 commits into
python:main
python/cpython:main
from
vstinner:free_gc
vstinner/cpython:free_gc
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
2
(2)
Checks
Files changed
Merged
gh-146527: Fix memory leak in _PyGC_Fini()
#150969
vstinner
merged 2 commits into
python:main
python/cpython:main
from
vstinner:free_gc
vstinner/cpython:free_gc
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
gh-146527: Fix memory leak in _PyGC_Fini()
Show description for 18b231f
vstinner
committed
18b231f
View commit details
Copy full SHA for 18b231f
Browse repository at this point
Oops, use PyMem_RawFree() instead of PyMem_Free()
vstinner
committed
5b8c03f
View commit details
Copy full SHA for 5b8c03f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL