Re: [Python-Dev] Accepting PEP 489 (Multi-phase extension module initialization)

2015年5月22日 16:19:37 -0700

> On May 22, 2015, at 2:52 PM, Guido van Rossum <[email protected]> wrote:
> 
> Congrats! Many thanks to all who contributed.
> 
> On May 22, 2015 2:45 PM, "Eric Snow" <[email protected]> wrote:
> Hi all,
> 
> After extended discussion over the last several months on import-sig,
> the resulting proposal for multi-phase (PEP 451) extension module
> initialization has finalized. The resulting PEP provides a clean,
> straight-forward, and backward-compatible way to import extension
> modules using ModuleSpecs.
> 
> With that in mind and given the improvement it provides, PEP 489 is
> now accepted.
I echo that sentiment. Thank you for your work.
Raymond
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to