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

/ cpython Public

gh-146527: Fix memory leak in _PyGC_Fini() - #150969

Merged
vstinner merged 2 commits into
python:mainfrom
vstinner:free_gc
Jun 5, 2026
Merged

gh-146527: Fix memory leak in _PyGC_Fini()#150969
vstinner merged 2 commits into
python:mainfrom
vstinner:free_gc

Oops, use PyMem_RawFree() instead of PyMem_Free()

5b8c03f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Code scanning results
lint
succeeded Jun 5, 2026 in 25s
background wait wait-all cancel parallel
Loading

Re-running jobs...


Back | FazBrowse Home | New Git URL