Skip to content

[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617)#146652

Merged
serhiy-storchaka merged 1 commit intopython:3.14from
serhiy-storchaka:backport-1c396e1-3.14
Mar 31, 2026
Merged

[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617)#146652
serhiy-storchaka merged 1 commit intopython:3.14from
serhiy-storchaka:backport-1c396e1-3.14

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka commented Mar 31, 2026

…ythonGH-146617)

(cherry picked from commit 1c396e1)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
@serhiy-storchaka serhiy-storchaka merged commit 58c7259 into python:3.14 Mar 31, 2026
46 checks passed
@miss-islington-app
Copy link
Copy Markdown

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

@miss-islington-app
Copy link
Copy Markdown

Sorry, @serhiy-storchaka, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 58c7259133bed4c0bff6a0d3939ddccf95e543f7 3.13

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 31, 2026
…ythonGH-146617) (pythonGH-146652)

(cherry picked from commit 1c396e1)
(cherry picked from commit 58c7259)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Mar 31, 2026

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

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Mar 31, 2026
@serhiy-storchaka serhiy-storchaka removed their assignment Mar 31, 2026
serhiy-storchaka added a commit that referenced this pull request Mar 31, 2026
…) (GH-146652) (GH-146658)

(cherry picked from commit 1c396e1)
(cherry picked from commit 58c7259)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants