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

[3.7] bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264). #12322

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Mar 14, 2019

(cherry picked from commit d53fe5f)

Co-authored-by: Serhiy Storchaka [email protected]

https://bugs.python.org/issue36254

@serhiy-storchaka serhiy-storchaka requested review from 1st1 and a team as code owners March 14, 2019 08:27
@bedevere-bot bedevere-bot added skip news type-bug An unexpected behavior, bug, or error labels Mar 14, 2019
@serhiy-storchaka serhiy-storchaka merged commit 783bed4 into python:3.7 Mar 14, 2019
@serhiy-storchaka serhiy-storchaka deleted the backport-d53fe5f-3.7 branch March 14, 2019 08:47
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.

3 participants