This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0b10a64351069aa9246d40cb8bd207cc9209cee
cpython
/
Lib
/
ctypes
History
Amaury Forgeot d'Arc
bbe46d63ee
Issue
#12483
: ctypes: Fix a crash when the destruction of a callback
...
object triggers the garbage collector.
2011-09-12 21:03:36 +02:00
..
macholib
…
test
Issue
#12483
: ctypes: Fix a crash when the destruction of a callback
2011-09-12 21:03:36 +02:00
__init__.py
Issue
#8966
: ctypes: Remove implicit bytes-unicode conversion
2010-07-28 00:15:03 +00:00
_endian.py
Close
#4376
: ctypes now supports nested structures in a endian different than
2011-07-13 21:43:18 +02:00
util.py
Merged revisions 84836 via svnmerge from
2010-09-15 13:08:12 +00:00
wintypes.py
Issue
#3612
: Added new types to ctypes.wintypes. (CHAR and pointers)
2010-09-28 21:08:38 +00:00