This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-14 07:04:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
024de54fc234e4ad67d6f9abaef4d70d3cce0785
cpython
/
Lib
/
ctypes
T
History
Amaury Forgeot d'Arc
faecc38809
Issue
#11241
: subclasses of ctypes.Array can now be subclassed.
2011-08-30 22:02:51 +02:00
..
macholib
…
test
Issue
#11241
: subclasses of ctypes.Array can now be subclassed.
2011-08-30 22:02:51 +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