]> granicus.if.org Git - python/commit
Merged revisions 55129-55131 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Fri, 8 Jun 2007 19:39:31 +0000 (19:39 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 8 Jun 2007 19:39:31 +0000 (19:39 +0000)
commit11c58c4c8d8376565dbb8f04d08d915022ba5028
tree045682e19a310cbd52dd1d24543f68db3a957eb7
parentbc9e5dcf887005a9ffc0bca0baedb21df20cb6b0
Merged revisions 55129-55131 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk/Lib/ctypes

........
  r55129 | thomas.heller | 2007-05-04 21:54:22 +0200 (Fr, 04 Mai 2007) | 3 lines

  Do not truncate 64-bit pointers to 32-bit integers.

  Fixes SF #1703286, will backport to release25-maint.
........
  r55131 | thomas.heller | 2007-05-04 21:56:32 +0200 (Fr, 04 Mai 2007) | 1 line

  Oops, these tests do not run on Windows CE.
........
Lib/ctypes/test/test_loading.py
Misc/NEWS
Modules/_ctypes/callproc.c
Modules/_ctypes/ctypes.h