Re: [Python-Dev] PEP 451 (ModuleSpec) is accepted

2013-11-08 Thread Nick Coghlan
On 9 Nov 2013 06:39, "Brett Cannon" wrote: > > 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, b

Re: [Python-Dev] PEP 451 (ModuleSpec) is accepted

2013-11-08 Thread Barry Warsaw
On Nov 08, 2013, at 12:49 PM, Eric Snow 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'

Re: [Python-Dev] PEP 451 (ModuleSpec) is accepted

2013-11-08 Thread Ethan Furman
On 11/08/2013 11:49 AM, Eric Snow 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. Excellent! Congrats, and thanks to everyone who worked on it. -- ~Ethan~ _

Re: [Python-Dev] PEP 451 (ModuleSpec) is accepted

2013-11-08 Thread Guido van Rossum
Congrats are deserved all around. This is a solid PEP. I'm glad you all took such great care with the design and the review. -- --Guido van Rossum (python.org/~guido) ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/list

Re: [Python-Dev] PEP 451 (ModuleSpec) is accepted

2013-11-08 Thread Brett Cannon
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 champio

Re: [Python-Dev] PEP 451 (ModuleSpec) is accepted

2013-11-08 Thread Victor Stinner
Oh congrats Eric for your PEP. I like it. Victor Le vendredi 8 novembre 2013, Eric Snow a écrit : > 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 discuss