mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
- Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to file.write() - Issue #11241: subclasses of ctypes.Array can now be subclassed. |
||
|---|---|---|
| .. | ||
| darwin | ||
| libffi | ||
| libffi_arm_wince | ||
| libffi_msvc | ||
| libffi_osx | ||
| _ctypes.c | ||
| _ctypes_test.c | ||
| _ctypes_test.h | ||
| callbacks.c | ||
| callproc.c | ||
| cfield.c | ||
| ctypes.h | ||
| ctypes_dlfcn.h | ||
| libffi.diff | ||
| malloc_closure.c | ||
| stgdict.c | ||