commit | f43a86b9d784acac33a87e1e0695f2abf28047a2 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Wed Jan 16 19:24:20 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Wed Jan 16 19:24:20 2008 +0000 |
tree | b3684e453b4b457b37333de048c7f52d79aab519 | |
parent | 2e7fde7069f7856ba5d0739f60c5929fbacdae98 [diff] |
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.