]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Mar 2026 10:07:09 +0000 (13:07 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 10:07:09 +0000 (10:07 +0000)
commit58c7259133bed4c0bff6a0d3939ddccf95e543f7
treea5365b01ea2423000aae26e48619030c03cddc5e
parente5ec90e0210dfe60d0b2f740135f727fff5e7fcf
[3.14] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652)

(cherry picked from commit 1c396e18218daa723b425af0781c5e762d7717c2)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Modules/_asynciomodule.c
Modules/_ssl.c
Modules/_zoneinfo.c