Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-37990: fix gc stats #15626

Merged
merged 1 commit into from
Aug 31, 2019
Merged

bpo-37990: fix gc stats #15626

merged 1 commit into from
Aug 31, 2019

Conversation

methane
Copy link
Member

@methane methane commented Aug 30, 2019

PySys_FormatStderr doesn't support "%.4f" format.

https://bugs.python.org/issue37990

@methane methane merged commit 013e52f into python:master Aug 31, 2019
@methane methane deleted the fix-gc-stats branch August 31, 2019 00:13
@miss-islington
Copy link
Contributor

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

@miss-islington
Copy link
Contributor

I'm having trouble backporting to 3.8. Reason: 'Error 110 while writing to socket. Connection timed out.'. Please retry by removing and re-adding the needs backport to 3.8 label.

methane added a commit to methane/cpython that referenced this pull request Aug 31, 2019
(cherry picked from commit 013e52f)

Co-authored-by: Inada Naoki <songofacandy@gmail.com>
@bedevere-bot
Copy link

GH-15627 is a backport of this pull request to the 3.8 branch.

methane added a commit that referenced this pull request Aug 31, 2019
(cherry picked from commit 013e52f)
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants