mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
2be00d987d
* Add #include "internal/mem.h" to C files using _PyMem_SetDefaultAllocator(). * Include/internal/mem.h now requires Py_BUILD_CORE to be defined.
Miscellaneous source files for the main Python shared library