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-12 23:49:15 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
633a92ff20fac830409faa91f0e5bc7ff03759df
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
b6a53404b7
Issue
#6083
: Fix multiple segmentation faults occured when PyArg_ParseTuple
...
parses nested mutating sequence.
2013-02-04 12:57:16 +02:00
..
darwin
Recorded merge of revisions 81032 via svnmerge from
2010-05-09 16:14:21 +00:00
libffi
Issue
#11729
: Backport commit bff052d9 from libffi upstream in order to fix
2013-01-16 23:18:34 +01:00
libffi_arm_wince
…
libffi_msvc
Merged revisions 88284 via svnmerge from
2011-01-31 21:36:33 +00:00
libffi_osx
Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is compiled using the clang compiler
2012-08-25 11:19:14 +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
#6083
: Fix multiple segmentation faults occured when PyArg_ParseTuple
2013-02-04 12:54:04 +02:00
callbacks.c
Issue
#12483
: ctypes: Fix a crash when the destruction of a callback
2011-09-12 21:03:36 +02:00
callproc.c
Merge with 3.3 : Don't DECREF the ctypes error_object without the GIL held.
2012-12-21 11:23:23 +00:00
cfield.c
Issue
#6493
: Fix handling of c_uint32 bitfields with width of 32 on Windows.
2012-07-19 00:14:35 -05:00
ctypes_dlfcn.h
…
ctypes.h
Issue
#16628
: Fix a memory leak in ctypes.resize().
2012-12-08 11:05:50 +01:00
libffi.diff
- Issue
#15194
: Update libffi to the 3.0.11 release.
2012-06-26 17:56:44 +02:00
malloc_closure.c
Fix for issue9662, patch by Łukasz Langa in issue5504.
2010-09-05 18:25:59 +00:00
stgdict.c
Issue
#15989
: Fix several occurrences of integer overflow
2013-01-19 12:41:45 +02:00