Staging
v0.8.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

README

back to top