]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Mar 2026 10:59:06 +0000 (13:59 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 10:59:06 +0000 (10:59 +0000)
commitfc1c6446ce80b547de6214ed4970b061695f94b8
tree88b758717f95b547491bae1b714630e5f5ffdc81
parent52bc5c26a75b4e266f0b37e377c67e05387d27d5
[3.13] gh-146615: Fix format specifiers in extension modules (GH-146617) (GH-146652) (GH-146658)

(cherry picked from commit 1c396e18218daa723b425af0781c5e762d7717c2)
(cherry picked from commit 58c7259133bed4c0bff6a0d3939ddccf95e543f7)

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