Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-12 15:39:22 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
b075cc0d760650ec4b65184faa9b6eebb1c1f8b2
cpython/Modules/_ctypes
T
History
Gregory P. Smith 7929a1da1a Fix compilation error under gcc of the ctypes module bundled libffi for arm.
A variable was declared below the top of a block and one function was using
a K&R C style function declaration!
2013-11-17 21:56:07 +00:00
..
darwin
…
libffi
Fix compilation error under gcc of the ctypes module bundled libffi for arm.
2013-11-17 21:56:07 +00:00
libffi_arm_wince
…
libffi_msvc
…
libffi_osx
Silence compiler warnings for strict function prototype declarations.
2013-08-04 12:43:37 -07:00
_ctypes_test.c
…
_ctypes_test.h
…
_ctypes.c
Issue #19356: Avoid using a C variabled named "_self", it's a reserved word in some C compilers.
2013-10-23 19:20:21 +02:00
callbacks.c
Issue #19356: Avoid using a C variabled named "_self", it's a reserved word in some C compilers.
2013-10-23 19:20:21 +02:00
callproc.c
Issue #18783: Removed existing mentions of Python long type in docstrings,
2013-08-27 19:40:23 +03:00
cfield.c
Issue #18556: Check the return value for PyUnicode_AsWideChar() in
2013-07-25 17:34:00 -04: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
fix libffi build on AIX (closes #18248)
2013-06-19 09:01:42 -07:00
malloc_closure.c
…
stgdict.c
Issue #15989: Fix several occurrences of integer overflow
2013-01-19 12:41:45 +02:00
Powered by Gitea Version: 1.26.1 Page: 2715ms Template: 73ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API