On Sun, 31 Jul 2011 18:26:42 +1000
Nick Coghlan <[email protected]> wrote:

> On Sun, Jul 31, 2011 at 9:09 AM, nadeem.vawda
> <[email protected]> wrote:
> > http://hg.python.org/cpython/rev/b76684d62a8d
> > changeset:   71645:b76684d62a8d
> > user:        Nadeem Vawda <[email protected]>
> > date:        Sun Jul 31 01:09:04 2011 +0200
> > summary:
> >  Issue #11651: Improve Makefile test targets.
> >
> > - Use -j0 option by default
> > - Remove duplicate test run in "make test" and "make testuniversal"
> 
> That seems very questionable - the rationale for running the test
> suite twice by default to ensure PYC generation is working correctly
> still holds.

But nobody did it anyway, even the buildbots.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to