[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:26:52 CEST 2013


Hi,

I changed the PEP 445 according to the discussing on python-dev.

Read it online: http://www.python.org/dev/peps/pep-0445/

Changes:

As expected, most changes occurred in the Proposal section.

Full diff: http://hg.python.org/peps/rev/a17ebebe52ca

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

Who is going give the final decision on this PEP? Guido? Another candidate?

Victor



More information about the Python-Dev mailing list