Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python: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 into
python:masterfrom
serhiy-storchaka:c-format-int

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

@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
…onGH-12264).

(cherry picked from commit d53fe5f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@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
…onGH-12264).

(cherry picked from commit d53fe5f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
serhiy-storchaka added a commit that referenced this pull request Mar 14, 2019
…2264). (GH-12322)

(cherry picked from commit d53fe5f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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