mirror of
https://github.com/python/cpython.git
synced 2025-12-31 12:33:28 +00:00
Add PyMem_RawMalloc(), PyMem_RawCalloc(), PyMem_RawRealloc() and PyMem_RawFree() to the limited C API. These functions were added by Python 3.4 and are needed to port stdlib extensions to the limited C API, like grp and pwd. Co-authored-by: Erlend E. Aasland <erlend@python.org> |
||
|---|---|---|
| .. | ||
| refcounts.dat | ||
| stable_abi.dat | ||