Staging
v0.5.1
https://github.com/python/cpython
Revision f43a86b9d784acac33a87e1e0695f2abf28047a2 authored by Thomas Heller on 16 January 2008, 19:24:20 UTC, committed by Thomas Heller on 16 January 2008, 19:24:20 UTC
  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.
1 parent 2e7fde7
History
Tip revision: f43a86b9d784acac33a87e1e0695f2abf28047a2 authored by Thomas Heller on 16 January 2008, 19:24:20 UTC
Backport from trunk:
Tip revision: f43a86b
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top