]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146650)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Mar 2026 08:25:07 +0000 (10:25 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 08:25:07 +0000 (08:25 +0000)
commit9ac758e6a41b02aa8b86077d5cfa4dbde45c88a7
treef78e3b305b2738af351dde1bfa3bac99606b96af
parented557e6a5f849e6a93113d2bbe7a9416450f4fcf
[3.14] gh-146615: Fix format specifiers in Python/ directory (GH-146619) (GH-146650)

(cherry picked from commit dcb260eff2d276976933f78c24a4ebd0ed7dbc36)

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