]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146655)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Mar 2026 08:44:51 +0000 (11:44 +0300)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 08:44:51 +0000 (08:44 +0000)
commit499df18d805ca81025e6f8ba0a2bde727a918322
treeeefe812851a4c7c1a089354083164a21dc886780
parentdef8ea08a130ceb706f8cbc5d8dfaf28bfbb286c
[3.13] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146655)

(cherry picked from commit bbf7fb2c15a1dc9a54d10937c3d0831b0968257d)

Co-authored-by: sunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Objects/descrobject.c
Objects/enumobject.c
Objects/exceptions.c
Objects/funcobject.c
Objects/memoryobject.c
Objects/typeobject.c
Objects/typevarobject.c
Objects/unicodeobject.c