Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.15] gh-146527: Fix memory leak in _PyGC_Fini() (GH-150969)#150970

Merged
vstinner merged 1 commit into
python:3.15python/cpython:3.15from
miss-islington:backport-0036565-3.15miss-islington/cpython:backport-0036565-3.15Copy head branch name to clipboard
Jun 5, 2026
Merged

[3.15] gh-146527: Fix memory leak in _PyGC_Fini() (GH-150969)#150970
vstinner merged 1 commit into
python:3.15python/cpython:3.15from
miss-islington:backport-0036565-3.15miss-islington/cpython:backport-0036565-3.15Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Free generation_stats allocated by _PyGC_Init().

Fix Python/gc.c: Python/gc_free_threading.c was already fixed.
(cherry picked from commit 0036565)

Co-authored-by: Victor Stinner vstinner@python.org

Free generation_stats allocated by _PyGC_Init().

Fix Python/gc.c: Python/gc_free_threading.c was already fixed.
(cherry picked from commit 0036565)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner merged commit 06ffcde into python:3.15 Jun 5, 2026
59 checks passed
@miss-islington miss-islington deleted the backport-0036565-3.15 branch June 5, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.