[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 13:28:23 CEST 2013
- Previous message: [Python-Dev] PEP 445: Add new APIs to customize Python memory allocators (second round)
- Next message: [Python-Dev] PEP 445: Add new APIs to customize Python memory allocators (second round)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 445: Add new APIs to customize Python memory allocators (second round)
- Next message: [Python-Dev] PEP 445: Add new APIs to customize Python memory allocators (second round)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]