]> granicus.if.org Git - python/commit
Adds c_ssize_t to ctypes. issue 6729.
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 1 Mar 2010 04:56:12 +0000 (04:56 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 1 Mar 2010 04:56:12 +0000 (04:56 +0000)
commit3c699d334a1f6f413326bd8a3cbcd1a7a4b4a93d
tree0f0f33404212b59ae7aee26efaf6354b8ba6a2a8
parent3c1586ab45c2eb867e6c110128632191cdb51be6
Adds c_ssize_t to ctypes.  issue 6729.
Doc/library/ctypes.rst
Lib/ctypes/__init__.py
Lib/ctypes/test/test_sizes.py
Misc/NEWS