]> granicus.if.org Git - python/commit
Merged revisions 78544 via svnmerge from
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 1 Mar 2010 04:59:27 +0000 (04:59 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 1 Mar 2010 04:59:27 +0000 (04:59 +0000)
commit1a530917e20eec360252232cdeaa2cfff1caffcb
tree592cfebfdd0e3f0b4cfa04036171080a4a55187b
parent7f807b79d83df2333a777360d1e2fd8ff469f1e7
Merged revisions 78544 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78544 | gregory.p.smith | 2010-02-28 20:56:12 -0800 (Sun, 28 Feb 2010) | 2 lines

  Adds c_ssize_t to ctypes.  issue 6729.
........
Doc/library/ctypes.rst
Lib/ctypes/__init__.py
Lib/ctypes/test/test_sizes.py
Misc/NEWS