On Sun, Jul 31, 2011 at 9:09 AM, nadeem.vawda
<python-check...@python.org> wrote:
> http://hg.python.org/cpython/rev/b76684d62a8d
> changeset:   71645:b76684d62a8d
> user:        Nadeem Vawda <nadeem.va...@gmail.com>
> 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.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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