]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146653)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Mar 2026 08:38:59 +0000 (11:38 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 08:38:59 +0000 (08:38 +0000)
commitdef8ea08a130ceb706f8cbc5d8dfaf28bfbb286c
tree3e95d051758bcc257940e0e90ff171756d498ef0
parentc09ccd9c429bdfac85ee427d9d0def32af47492d
[3.13] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146653)

(cherry picked from commit b7055533abc2f7f93e04778fb70664096aa3d3b5)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Modules/_testcapi/watchers.c
Modules/_testcapimodule.c
Modules/_testinternalcapi.c