]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146615: Fix format specifiers in Objects/ directory (GH-146620)
authorsunmy2019 <59365878+sunmy2019@users.noreply.github.com>
Tue, 31 Mar 2026 07:59:48 +0000 (15:59 +0800)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 07:59:48 +0000 (10:59 +0300)
commitbbf7fb2c15a1dc9a54d10937c3d0831b0968257d
tree154574e67e57c140a8eae3ae7ce7331126587f51
parentdcb260eff2d276976933f78c24a4ebd0ed7dbc36
gh-146615: Fix format specifiers in Objects/ directory (GH-146620)
Objects/descrobject.c
Objects/enumobject.c
Objects/exceptions.c
Objects/funcobject.c
Objects/memoryobject.c
Objects/typeobject.c
Objects/typevarobject.c
Objects/unicodeobject.c
Objects/unionobject.c