Skip to content

[3.13] gh-142048: Fix lost gc allocations count on thread cleanup (GH… - #142506

Merged
kumaraditya303 merged 1 commit into
python:3.13from
kumaraditya303:backport-49b1fb4-3.13
Dec 11, 2025
Merged

[3.13] gh-142048: Fix lost gc allocations count on thread cleanup (GH…#142506
kumaraditya303 merged 1 commit into
python:3.13from
kumaraditya303:backport-49b1fb4-3.13

Conversation

@kumaraditya303

@kumaraditya303kumaraditya303 commented Dec 10, 2025

Copy link
Copy Markdown
Contributor

…up (pythonGH-142233)
(cherry picked from commit 49b1fb4)
Co-authored-by: Kevin Wang <kevmo314@gmail.com>
@kumaraditya303
kumaraditya303 merged commit fda856f into python:3.13Dec 11, 2025
40 checks passed
@kumaraditya303
kumaraditya303 deleted the backport-49b1fb4-3.13 branch December 12, 2025 07:04
Sign up for freeto 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.

2 participants

@kumaraditya303@kevmo314