This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-11-25 02:44:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb9c5ba736
cpython
/
Lib
/
ctypes
History
Meador Inge
29f43f7368
Issue
#12881
: ctypes: Fix segfault with large structure field names.
2011-10-03 21:48:30 -05:00
..
macholib
Raise statement normalization in Lib/ctypes/.
2007-08-30 03:47:13 +00:00
test
Issue
#12881
: ctypes: Fix segfault with large structure field names.
2011-10-03 21:48:30 -05: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
Issue
#12326
: refactor usage of sys.platform
2011-08-21 00:39:18 +02:00
wintypes.py
Issue
#3612
: Added new types to ctypes.wintypes. (CHAR and pointers)
2010-09-28 21:08:38 +00:00