]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change a variable to Py_ssize_t to silence a compiler warning (and because it
authorBrett Cannon <bcannon@gmail.com>
Tue, 6 Nov 2007 23:15:11 +0000 (23:15 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 6 Nov 2007 23:15:11 +0000 (23:15 +0000)
commit27da812498ca99ad12a4a8f146be6fc96df5bacc
treef95367422d4e4521541a287b7cdedf3b25d0ddf4
parentc6f600899131377b3c522702ffc453cc80b27420
Change a variable to Py_ssize_t to silence a compiler warning (and because it
is more appropriate).
Modules/datetimemodule.c