Uh oh!
There was an error while loading. Please reload this page.
gh-146615: Fix format specifiers in extension modules - #146617
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
picnixz
commented
Mar 30, 2026
See #146620 (comment) for the rationale of |
kumaraditya303
left a comment
There was a problem hiding this comment.
asyncio changes LGTM.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @sunmy2019 for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
Sorry, @sunmy2019 and @serhiy-storchaka, I could not cleanly backport this to |
Sorry, @sunmy2019 and @serhiy-storchaka, I could not cleanly backport this to |
…ythonGH-146617) (cherry picked from commit 1c396e1) Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
GH-146652 is a backport of this pull request to the 3.14 branch. |
…ythonGH-146617) (cherry picked from commit 1c396e1) Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
…ythonGH-146617) (cherry picked from commit 1c396e1) Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
…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>
* main: pythongh-145458: use `self.skip_idle` consistently in the tachyon profiler (python#145459) pythongh-146615: Fix format specifiers in Objects/ directory (pythonGH-146620) pythongh-146615: Fix format specifiers in Python/ directory (pythonGH-146619) pythongh-146615: Fix format specifiers in test cextensions (pythonGH-146618) pythongh-146615: Fix format specifiers in extension modules (pythonGH-146617) pythongh-146615: Fix crash in __get__() for METH_METHOD descriptors with invalid type argument (pythonGH-146634) pythongh-146376: Reduce timeout in Emscripten GHA workflow (python#146378) pythongh-146442: Fix various bugs in compiler pipeline (python#146443) pythongh-146238: Support half-floats in the array module (python#146242) pythongh-145056: Add support for merging collections.UserDict and frozendict (pythonGH-146465) pythongh-145056: Fix merging of collections.OrderedDict and frozendict (pythonGH-146466) pythongh-139633: Run netrc file permission check only once per parse (pythonGH-139634)
GH-147704 is a backport of this pull request to the 3.14 branch. |
Uh oh!
There was an error while loading. Please reload this page.