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-19 02:44:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db536afee14ebd2b74488313e1b1db5cd17fefdc
cpython
/
Lib
/
ctypes
T
History
Ezio Melotti
b88ed1549e
#11565
: Merge with 3.2.
2011-03-16 11:38:59 +02:00
..
macholib
Raise statement normalization in Lib/ctypes/.
2007-08-30 03:47:13 +00:00
test
#11565
: Merge with 3.2.
2011-03-16 11:38:59 +02:00
__init__.py
Issue
#8966
: ctypes: Remove implicit bytes-unicode conversion
2010-07-28 00:15:03 +00:00
_endian.py
Remove all the Python 2.3 compatibility markers (the Python 3 ctypes
2007-07-13 11:49:15 +00:00
util.py
Revert r88639 (the optimization changes behaviour and breaks buildbots)
2011-02-26 09:37:45 +00:00
wintypes.py
Issue
#3612
: Added new types to ctypes.wintypes. (CHAR and pointers)
2010-09-28 21:08:38 +00:00