]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146654)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Mar 2026 09:16:44 +0000 (12:16 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 09:16:44 +0000 (09:16 +0000)
commite726d28a239e09bfb58a4415358fcb54a4e7de50
tree9157ae7ff6c012cd58596d545284cf927f71bb87
parent499df18d805ca81025e6f8ba0a2bde727a918322
[3.13] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146654)

(cherry picked from commit dcb260eff2d276976933f78c24a4ebd0ed7dbc36)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Python/bltinmodule.c
Python/ceval.c
Python/getargs.c
Python/interpconfig.c
Python/pythonrun.c