Skip to content

bpo-36254: Fix invalid uses of %d in format strings in C.#12264

Merged
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:c-format-int
Mar 13, 2019
Merged

bpo-36254: Fix invalid uses of %d in format strings in C.#12264
serhiy-storchaka merged 1 commit intopython:masterfrom
serhiy-storchaka:c-format-int

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

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

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the c-format-int branch March 13, 2019 21:00
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 14, 2019
@bedevere-bot
Copy link
Copy Markdown

GH-12320 is a backport of this pull request to the 3.7 branch.

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 14, 2019
serhiy-storchaka added a commit that referenced this pull request Mar 14, 2019
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