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-06-15 23:50:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcf99ac6650e69aac23af439cf23a8129ae2fba8
cpython
/
Modules
/
_ctypes
T
History
Amaury Forgeot d'Arc
02dd539dbb
Issue
#12764
: Fix a crash in ctypes when the name of a Structure field is not
...
a string.
2011-09-02 20:39:40 +02:00
..
darwin
Recorded merge of revisions 81032 via svnmerge from
2010-05-09 16:14:21 +00:00
libffi
- Issue
#10309
: Define _GNU_SOURCE so that mremap() gets the proper
2011-07-19 18:28:30 -04:00
libffi_arm_wince
…
libffi_msvc
Merged revisions 88284 via svnmerge from
2011-01-31 21:36:33 +00:00
libffi_osx
Merge with 3.2
2011-03-15 19:19:04 +02:00
_ctypes_test.c
Merged revisions 88284 via svnmerge from
2011-01-31 21:36:33 +00:00
_ctypes_test.h
…
_ctypes.c
Issue
#11241
: subclasses of ctypes.Array can now be subclassed.
2011-08-30 22:02:51 +02:00
callbacks.c
#11565
: Merge with 3.1.
2011-03-16 11:35:38 +02:00
callproc.c
#11565
: Merge with 3.1.
2011-03-16 11:35:38 +02:00
cfield.c
Merge branches/pep-0384.
2010-12-03 20:14:31 +00:00
ctypes_dlfcn.h
…
ctypes.h
Fix buildbot issues due to _ctypes failing to compile in 3.1.
2010-08-10 00:22:01 +00:00
libffi.diff
…
malloc_closure.c
Fix for issue9662, patch by Łukasz Langa in issue5504.
2010-09-05 18:25:59 +00:00
stgdict.c
Issue
#12764
: Fix a crash in ctypes when the name of a Structure field is not
2011-09-02 20:39:40 +02:00