Backport from trunk:
commit8e8f606c6194c9f264851015ca7dc7a622076133
authorthomas.heller <thomas.heller@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 16 Jan 2008 19:24:20 +0000 (16 19:24 +0000)
committerthomas.heller <thomas.heller@6015fed2-1504-0410-9fe1-9d1591cc4771>
Wed, 16 Jan 2008 19:24:20 +0000 (16 19:24 +0000)
tree55f057986be0babf2018c58741f08d7fc63f2724
parent4638543c29f76be923f712daf346f4ca02c7fd64
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.

git-svn-id: http://svn.python.org/projects/python/branches/release25-maint@60002 6015fed2-1504-0410-9fe1-9d1591cc4771
Misc/NEWS
Modules/_ctypes/_ctypes.c