Staging
v0.5.1
https://github.com/python/cpython
Revision 2a899c8b767144e809418fd04f83e4e5789084cd authored by Thomas Heller on 11 August 2006, 19:55:35 UTC, committed by Thomas Heller on 11 August 2006, 19:55:35 UTC
storage before converting the result to C data.  See the comment in
the code for details.

Provide a better context for errors when the conversion of a callback
function's result cannot be converted.
1 parent 975c8bb
History
Tip revision: 2a899c8b767144e809418fd04f83e4e5789084cd authored by Thomas Heller on 11 August 2006, 19:55:35 UTC
When a ctypes C callback function is called, zero out the result
Tip revision: 2a899c8
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