]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146651)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Mar 2026 09:17:58 +0000 (11:17 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Mar 2026 09:17:58 +0000 (09:17 +0000)
commite5ec90e0210dfe60d0b2f740135f727fff5e7fcf
tree93d61c4f6e6c3f8510376b810989c2a6a5572213
parent3866c2947bf3a805e917ea512af4f3d07b949079
[3.14] gh-146615: Fix format specifiers in Objects/ directory (GH-146620) (GH-146651)

(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
Objects/unionobject.c