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.13] gh-142048: Fix quadratically increasing GC delays (gh-142051)#142167

Merged
colesbury merged 1 commit into
python:3.13python/cpython:3.13from
colesbury:backport-eb89286-3.13colesbury/cpython:backport-eb89286-3.13Copy head branch name to clipboard
Dec 2, 2025
Merged

[3.13] gh-142048: Fix quadratically increasing GC delays (gh-142051)#142167
colesbury merged 1 commit into
python:3.13python/cpython:3.13from
colesbury:backport-eb89286-3.13colesbury/cpython:backport-eb89286-3.13Copy head branch name to clipboard

Conversation

@colesbury

@colesbury colesbury commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

The GC for the free threaded build would get slower with each collection due to effectively double counting objects freed by the GC.
(cherry picked from commit eb89286)

…ngh-142051)

The GC for the free threaded build would get slower with each collection due
to effectively double counting objects freed by the GC.
(cherry picked from commit eb89286)

Co-authored-by: Kevin Wang <kevmo314@gmail.com>
@colesbury colesbury enabled auto-merge (squash) December 2, 2025 00:09
@colesbury colesbury merged commit 01393ff into python:3.13 Dec 2, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

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