[Python-Dev] PEP 445: Add new APIs to customize Python memory allocators (second round)

Victor Stinner victor.stinner at gmail.com
Thu Jun 20 13:28:23 CEST 2013


> I also updated the implementation attached to:
> http://bugs.python.org/issue3329

I excluded new enums, structures and functions from the stable ABI,
except PyMem_Raw*() functions.

Victor


More information about the Python-Dev mailing list