]> granicus.if.org Git - python/commit
Merged revisions 63791-63792 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Thu, 29 May 2008 19:54:39 +0000 (19:54 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 29 May 2008 19:54:39 +0000 (19:54 +0000)
commit7dca3ebc97661da9fe2945b9c65d58c234d10629
tree454671e8739b3c1d3e6605a73496714b36c8f25b
parent61dbbf02b61ee752e14c4155acc02fe641febd48
Merged revisions 63791-63792 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r63791 | thomas.heller | 2008-05-29 21:18:12 +0200 (Do, 29 Mai 2008) | 1 line

  Fix compiler warning.
........
  r63792 | thomas.heller | 2008-05-29 21:42:34 +0200 (Do, 29 Mai 2008) | 1 line

  ctypes NULL function pointers have a boolean False value now.
........
Lib/ctypes/test/test_pointers.py
Modules/_ctypes/_ctypes.c