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-07-24 10:52:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
47cc2a00a14bdddcbb0653e33542f7eb2637ef0d
cpython
/
Modules
/
_ctypes
T
History
Travis E. Oliphant
b99f762f10
Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118.
2007-08-18 11:21:56 +00:00
..
darwin
…
libffi
…
libffi_arm_wince
…
libffi_msvc
…
_ctypes_test.c
Remove all the Python 2.3 compatibility markers (the Python 3 ctypes
2007-07-13 11:49:15 +00:00
_ctypes_test.h
…
_ctypes.c
Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118.
2007-08-18 11:21:56 +00:00
callbacks.c
PyErr_Warn is deprecated in 2.5 - goes away for 3.0
2007-08-12 11:44:53 +00:00
callproc.c
Merged revisions 56467-56482 via svnmerge from
2007-07-21 17:22:18 +00:00
cfield.c
Fix the ctypes tests. Patch from Victor Stinner. He writes:
2007-08-08 18:47:32 +00:00
ctypes_dlfcn.h
…
ctypes.h
Merged revisions 56301-56442 via svnmerge from
2007-07-18 18:15:48 +00:00
malloc_closure.c
Remove all the Python 2.3 compatibility markers (the Python 3 ctypes
2007-07-13 11:49:15 +00:00
stgdict.c
Merged revisions 56467-56482 via svnmerge from
2007-07-21 17:22:18 +00:00