Re: [Python-Dev] PEP 451 (ModuleSpec) has landed

2013-11-22 Thread Brett Cannon
On Fri, Nov 22, 2013 at 11:37 AM, Eric Snow wrote: > On Fri, Nov 22, 2013 at 9:36 AM, Eric Snow > wrote: > > The bulk of PEP 451 (all but the "fluffy" parts as Brett called them > > ) is now committed to default. > > I'm looking into buildbot failures (on Windows of course). .. which have now b

Re: [Python-Dev] PEP 451 (ModuleSpec) has landed

2013-11-22 Thread Eric Snow
On Fri, Nov 22, 2013 at 9:36 AM, Eric Snow wrote: > The bulk of PEP 451 (all but the "fluffy" parts as Brett called them > ) is now committed to default. I'm looking into buildbot failures (on Windows of course). -eric ___ Python-Dev mailing list Pytho