Staging
v0.5.1
https://github.com/python/cpython
Revision 5becdbee96abef0ec5d5009618d7c3316678168e authored by Thomas Heller on 06 July 2006, 08:48:35 UTC, committed by Thomas Heller on 06 July 2006, 08:48:35 UTC
foreign function argtypes sequence as long as they provide a
from_param method, no longer is it required that the object is a
ctypes type.
1 parent 2329b64
History
Tip revision: 5becdbee96abef0ec5d5009618d7c3316678168e authored by Thomas Heller on 06 July 2006, 08:48:35 UTC
Patch #1517790: It is now possible to use custom objects in the ctypes
Tip revision: 5becdbe

README

back to top