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
9cd2dcbb87fb3c35d8ca3554d9472ac283f62a64
cpython
/
Modules
/
_ctypes
T
History
Serhiy Storchaka
02df679574
Use _PyLong_IsNegative instead of _PyLong_Sign if appropriate. (GH-120493)
...
It is faster and more obvious.
2024-06-24 09:49:01 +03:00
..
clinic
gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (
#119712
)
2024-05-29 11:37:04 +02:00
_ctypes_test_generated.c.h
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00
_ctypes_test.c
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00
_ctypes_test.h
…
_ctypes.c
Use _PyLong_IsNegative instead of _PyLong_Sign if appropriate. (GH-120493)
2024-06-24 09:49:01 +03:00
callbacks.c
gh-117142: Port _ctypes to multi-phase init (GH-117181)
2024-04-10 11:00:01 +00:00
callproc.c
gh-117142: Port _ctypes to multi-phase init (GH-117181)
2024-04-10 11:00:01 +00:00
cfield.c
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00
ctypes.h
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00
malloc_closure.c
gh-108765: Python.h no longer includes <unistd.h> (
#108783
)
2023-09-02 16:50:18 +02:00
stgdict.c
gh-97588: Align ctypes struct layout to GCC/MSVC (GH-97702)
2024-05-29 12:02:53 +02:00