]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-135763: AC: Use ``Py_ssize_t(allow_negative=False)`` (#138394)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Tue, 2 Sep 2025 20:29:05 +0000 (22:29 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Sep 2025 20:29:05 +0000 (21:29 +0100)
commit98b4cd6fe9348ac24d5c72379393f4711d057d7e
treec44800784949c85e0346f370e794183d9130e93f
parent32032ee376fe20670e9a35e56beff48e59201261
GH-135763: AC: Use ``Py_ssize_t(allow_negative=False)`` (#138394)
18 files changed:
Modules/_bisectmodule.c
Modules/_ctypes/_ctypes.c
Modules/_ctypes/clinic/_ctypes.c.h
Modules/_hashopenssl.c
Modules/arraymodule.c
Modules/clinic/_bisectmodule.c.h
Modules/clinic/_hashopenssl.c.h
Modules/clinic/arraymodule.c.h
Modules/clinic/itertoolsmodule.c.h
Modules/clinic/posixmodule.c.h
Modules/clinic/sha3module.c.h
Modules/clinic/zlibmodule.c.h
Modules/itertoolsmodule.c
Modules/posixmodule.c
Modules/sha3module.c
Modules/zlibmodule.c
Objects/clinic/longobject.c.h
Objects/longobject.c