]> granicus.if.org Git - python/commit
Backport from trunk:
authorThomas Heller <theller@ctypes.org>
Wed, 16 Jan 2008 19:24:20 +0000 (19:24 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 16 Jan 2008 19:24:20 +0000 (19:24 +0000)
commitf43a86b9d784acac33a87e1e0695f2abf28047a2
treeb3684e453b4b457b37333de048c7f52d79aab519
parent2e7fde7069f7856ba5d0739f60c5929fbacdae98
Backport from trunk:
  Fix a potential 'SystemError: NULL result without error'.
  NULL may be a valid return value from PyLong_AsVoidPtr.
Also move an older ctypes NEWS item in the correct category.
Misc/NEWS
Modules/_ctypes/_ctypes.c