This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients barry, ncoghlan, pitrou
Date 2011-03-23.14:57:41
SpamBayes Score 9.9113844e-05
Marked as misclassified No
Message-id <1300892266.04.0.602974057054.issue11651@psf.upfronthosting.co.za>
In-reply-to
Content
Summary:
- remove "make quicktest" and "make memtest"
- when "-j0" is passed to regrtest, use the cpu count detected by multiprocessing
- remove the duplicate test in "make test"
- add "-j0" to the test options in make test

The patch is against default but perhaps we should apply to 3.2 as well.
History
Date User Action Args
2011-03-23 14:57:46pitrousetrecipients: + pitrou, barry, ncoghlan
2011-03-23 14:57:46pitrousetmessageid: <1300892266.04.0.602974057054.issue11651@psf.upfronthosting.co.za>
2011-03-23 14:57:41pitroulinkissue11651 messages
2011-03-23 14:57:41pitroucreate