]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #4850: Change COUNT_ALLOCS variables to Py_ssize_t.
authorMartin v. Löwis <martin@v.loewis.de>
Wed, 7 Jan 2009 18:40:40 +0000 (18:40 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Wed, 7 Jan 2009 18:40:40 +0000 (18:40 +0000)
commitb90304acb9a766a3f2de76789e9b523cd032440b
tree00cfaf84129cae9627afe86d23c62e67dd12efd9
parente6dc53120d52f58057fd1a6d666d21cb9d71c08d
Issue #4850: Change COUNT_ALLOCS variables to Py_ssize_t.
Misc/NEWS
Objects/intobject.c
Objects/object.c
Objects/stringobject.c
Objects/tupleobject.c