]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146649)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Mar 2026 08:31:05 +0000 (10:31 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 08:31:05 +0000 (08:31 +0000)
commit3866c2947bf3a805e917ea512af4f3d07b949079
treeabe498ac80fc5bac790e7900099716ba87b13985
parent9ac758e6a41b02aa8b86077d5cfa4dbde45c88a7
[3.14] gh-146615: Fix format specifiers in test cextensions (GH-146618) (GH-146649)

(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