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-05-10 06:31:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
261ccdce4825535d4f6ea4bf09e9394bb751df20
cpython
/
Lib
/
ctypes
T
History
Meador Inge
29f43f7368
Issue
#12881
: ctypes: Fix segfault with large structure field names.
2011-10-03 21:48:30 -05:00
..
macholib
…
test
Issue
#12881
: ctypes: Fix segfault with large structure field names.
2011-10-03 21:48:30 -05:00
__init__.py
…
_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
…