This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-13 07:26:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
c7eb7894d3
cpython
/
Lib
/
ctypes
History
Download ZIP
Download TAR.GZ
Antoine Pitrou
0ea622a5c8
Issue
#8275
: Fix passing of callback arguments with ctypes under Win64.
...
Patch by Stan Mihai. Ok'ed by Georg.
2011-01-31 21:08:57 +00:00
..
macholib
test
Issue
#8275
: Fix passing of callback arguments with ctypes under Win64.
2011-01-31 21:08:57 +00:00
__init__.py
Issue
#8966
: ctypes: Remove implicit bytes-unicode conversion
2010-07-28 00:15:03 +00:00
_endian.py
util.py
Try harder on issue
#7356
: ctypes.util: Make parsing of ldconfig output
2010-09-15 13:06:09 +00:00
wintypes.py
Issue
#3612
: Added new types to ctypes.wintypes. (CHAR and pointers)
2010-09-28 21:08:38 +00:00