]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146615: Fix format specifiers in extension modules (GH-146617)
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Tue, 31 Mar 2026 07:57:37 +0000 (15:57 +0800)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 07:57:37 +0000 (10:57 +0300)
commit1c396e18218daa723b425af0781c5e762d7717c2
treea8e3806bffd0cf6fb6161a9507781066d6e69304
parent72d29ea363f1515115753653aeca735a1a817a7f
gh-146615: Fix format specifiers in extension modules (GH-146617)
Modules/_asynciomodule.c
Modules/_remote_debugging/asyncio.c
Modules/_ssl.c
Modules/_zoneinfo.c
Modules/binascii.c
Modules/socketmodule.c