Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
29604a1b4c09ae6efc47fa0f34412168a34aa7dd
cpython/Modules/_ctypes
History
Thomas Heller 5ca924038d Invert the checks in get_[u]long and get_[u]longlong. The intent was
to not accept float types; the result was that integer-like objects
were not accepted.

Ported from release25-maint.
2008-01-24 19:15:02 +00:00
..
darwin
…
libffi
Fix a function pointer declaration to silence the compiler.
2008-01-17 18:45:10 +00:00
libffi_arm_wince
…
libffi_msvc
On 64-bit Windows, ffi_arg must be 8 bytes long. This fixes the
2007-05-04 08:20:41 +00:00
_ctypes_test.c
Add a 'c_longdouble' type to the ctypes module.
2007-09-07 06:32:17 +00:00
_ctypes_test.h
…
_ctypes.c
Replace Py_BuildValue with PyTuple_Pack because it is faster.
2008-01-24 18:54:12 +00:00
callbacks.c
Use relative instead of absolute filenames in the C-level tracebacks.
2008-01-08 15:15:09 +00:00
callproc.c
Use relative instead of absolute filenames in the C-level tracebacks.
2008-01-08 15:15:09 +00:00
cfield.c
Invert the checks in get_[u]long and get_[u]longlong. The intent was
2008-01-24 19:15:02 +00:00
ctypes_dlfcn.h
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
ctypes.h
Add a 'c_longdouble' type to the ctypes module.
2007-09-07 06:32:17 +00:00
malloc_closure.c
Add pep-291 compatibility markers.
2006-06-12 20:56:48 +00:00
stgdict.c
As discussed in issue 1700288:
2008-01-14 00:22:44 +00:00
Powered by Gitea Page: 1881ms Template: 120ms
English
English
Licenses API