[Python-Dev] PEP 451 (ModuleSpec) is accepted (original) (raw)

Brett Cannon brett at python.org
Fri Nov 8 21:36:24 CET 2013


I just want to publicly thank Eric for his hard work on this PEP. I think Nick, Eric, and myself all came to the same conclusion independently about needing to update the APIs used by import to make them more flexible and able to grow in the future, but Eric is the one that took the time to champion the changes, write the PEP, and handle the huge amount of feedback both on the import SIG and here along with his current patch.

I know I'm quite pleased with the way this PEP turned out and am already looking forward to using the new APIs hopefully in Python 3.5 for introducing a lazy loader mechanism to the stdlib.

On Fri, Nov 8, 2013 at 2:49 PM, Eric Snow <ericsnowcurrently at gmail.com>wrote:

I'm pleased to announce that Brett Cannon and Nick Coghlan (the co-BDFL-delegates) have accepted PEP 451 for inclusion in Python 3.4. Both of them have contributed substantially to the discussions of the proposal and have helped make it solid. I'm grateful for their diligence, attentiveness, and expertise. I'd also like to thank PJ Eby, who provided important insight on several occasions and helped out with some sticky backward-compatibility situations.

http://www.python.org/dev/peps/pep-0451/ -eric


Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/brett%40python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131108/26ee4520/attachment.html>



More information about the Python-Dev mailing list