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-08 13:40:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef25febcf2ede92a03c5ea00a13e167e0b5cb274
cpython
/
Modules
/
_ctypes
T
History
Irit Katriel
2999e02836
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in
_ctypes
(
#102477
)
2023-03-10 14:32:32 +05:30
..
_ctypes_test.c
gh-99952: [ctypes] fix refcount issues in from_param() result. (
#100169
)
2023-01-26 00:28:34 -08:00
_ctypes_test.h
…
_ctypes.c
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in
_ctypes
(
#102477
)
2023-03-10 14:32:32 +05:30
callbacks.c
GH-81061: Fix refcount issue when returning
None
from a
ctypes.py_object
callback (
#13364
)
2023-01-09 15:43:04 +05:30
callproc.c
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in
_ctypes
(
#102477
)
2023-03-10 14:32:32 +05:30
cfield.c
gh-78878: Fix crash when creating an instance of
_ctypes.CField
(
#14837
)
2022-12-21 23:01:17 +05:30
ctypes.h
gh-99337: Fix compile errors with gcc 12 on macOS (
#99470
)
2022-11-21 10:50:20 +01:00
malloc_closure.c
gh-99337: Fix compile errors with gcc 12 on macOS (
#99470
)
2022-11-21 10:50:20 +01:00
stgdict.c
gh-76961: Fix buildbot failures in test_pep3118 (
#101587
)
2023-02-06 12:25:31 +00:00