Skip to content

Conversation

@markshannon
Copy link
Member

@markshannonmarkshannon commented Aug 23, 2024

Printing of GC stats was accidentally removed when the GC was changed to incremental.
This PR adds them back.

@markshannonmarkshannon added 3.13 bugs and security fixes needs backport to 3.13 bugs and security fixes labels Aug 23, 2024
@miss-islington-app
Copy link

Thanks @markshannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 23, 2024
(cherry picked from commit 7cd3aa4) Co-authored-by: Mark Shannon <mark@hotpy.org>
@bedevere-app
Copy link

GH-123268 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13 bugs and security fixes label Aug 23, 2024
Yhg1s pushed a commit that referenced this pull request Sep 2, 2024
GH-122298: Restore printing of GC stats (GH-123261) (cherry picked from commit 7cd3aa4) Co-authored-by: Mark Shannon <mark@hotpy.org>
Yhg1s added a commit to Yhg1s/cpython that referenced this pull request Sep 29, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13bugs and security fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@markshannon@iritkatriel