[Python-Dev] Accepting PEP 445 (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Jul 6 22:54:54 CEST 2013
- Previous message: [Python-Dev] Rough idea for adding introspection information for builtins
- Next message: [Python-Dev] Accepting PEP 445
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I'm accepting PEP 445 (A C API to customize memory allocators) by Victor. There is probably some grammar to correct here and there (neither Victor nor I are native English speakers), but I don't want this to hold back acceptance. The PEP is an obvious improvement in flexibility for everyone embedding Python in some external application, or even recompiling their own Python runtime for specific uses.
The implementation is tracked in http://bugs.python.org/issue3329
Thanks to Victor for his patience :-)
Regards
Antoine.
- Previous message: [Python-Dev] Rough idea for adding introspection information for builtins
- Next message: [Python-Dev] Accepting PEP 445
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]