{{ message }}
[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617)#146652
Merged
serhiy-storchaka merged 1 commit intoMar 31, 2026
Merged
Conversation
bdb9d8a to
e3e88c7
Compare
March 31, 2026 08:27
…ythonGH-146617) (cherry picked from commit 1c396e1) Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
e3e88c7 to
de63d17
Compare
March 31, 2026 09:40
Hide details
View details
serhiy-storchaka
merged commit
58c7259
into
python:3.14
Mar 31, 2026
46 checks passed
|
Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
Sorry, @serhiy-storchaka, I could not cleanly backport this to |
Sorry, something went wrong.
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
(cherry picked from commit 1c396e1)