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

Victor Stinner victor.stinner at gmail.com
Thu Jun 20 22:52:22 CEST 2013


2013/6/20 Antoine Pitrou <solipsis at pitrou.net javascript:;>:

Victor Stinner <victor.stinner at gmail.com javascript:;> a écrit :

Changes:

* add PyMemAllocatorDomain enum: PYALLOCPYMEMRAW, PYALLOCPYMEM or PYALLOCPYOBJECT PYMEMDOMAINRAW?

I prefer your suggestion because it shares the PYMEM/PyMem prefix with PyMem_SetAllocator().

So the whole list would be:

Victor -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20130620/fac70658/attachment.html>



More information about the Python-Dev mailing list