]> granicus.if.org Git - python/commit
Fix some int/Py_ssize_t issues which led to compiler warnings
authorThomas Heller <theller@ctypes.org>
Wed, 22 Mar 2006 13:21:16 +0000 (13:21 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 22 Mar 2006 13:21:16 +0000 (13:21 +0000)
commitbcfcccaf6e581bde3a32271b760a44517b1d2f2d
tree5010236ae862edc1a9aba0d69782cef90189d662
parent59feb6f5cc2d32360f8bdebdd2e0d5df88a389d9
Fix some int/Py_ssize_t issues which led to compiler warnings
on 64-bit platforms.
Modules/_ctypes/_ctypes.c