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
fdcd53fe1a8a7f052d7217c36b2597df06b6e016
cpython/Modules/_ctypes
History
Victor Stinner 3225b9f973 bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883)
Py_Initialize() calls PyEval_InitThreads() since Python 3.7. It's no
longer needed to call it explicitly.
2020-03-09 20:56:57 +01:00
..
darwin
…
libffi_osx
Fix typos in comments, docs and test names (#15018)
2019-07-30 18:16:13 -04:00
_ctypes_test.c
bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097)
2019-11-12 12:29:34 +00:00
_ctypes_test.h
…
_ctypes.c
bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883)
2020-03-09 20:56:57 +01:00
callbacks.c
bpo-39877: Remove useless PyEval_InitThreads() calls (GH-18883)
2020-03-09 20:56:57 +01:00
callproc.c
bpo-39245: Switch to public API for Vectorcall (GH-18460)
2020-02-11 17:46:57 +01:00
cfield.c
bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
2020-02-07 03:37:06 +01:00
ctypes_dlfcn.h
Remove outdated PEP 291 compatibility requirement comment
2016-05-14 05:55:38 +00:00
ctypes.h
bpo-39573: Clean up modules and headers to use Py_IS_TYPE() function (GH-18521)
2020-02-17 11:09:15 +01:00
malloc_closure.c
bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059)
2019-04-17 18:09:16 -07:00
stgdict.c
bpo-39573: Clean up modules and headers to use Py_IS_TYPE() function (GH-18521)
2020-02-17 11:09:15 +01:00
Powered by Gitea Page: 1514ms Template: 32ms
English
English
Licenses API