[Python-Dev] Accepting PEP 445
Nick Coghlan
ncoghlan at gmail.com
Sun Jul 7 00:35:37 CEST 2013
On 7 Jul 2013 07:01, "Antoine Pitrou" <solipsis at pitrou.net> wrote:
>
>
> 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 :-)
Yay! And thanks to you for suggesting this API would benefit from being run
through the PEP process - I think the end result is a significant
improvement over what we originally planned to commit.
Cheers,
Nick.
>
> Regards
>
> Antoine.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
http://mail.python.org/mailman/options/python-dev/ncoghlan%40gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130707/71cb2126/attachment.html>
More information about the Python-Dev
mailing list