homepage

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 vstinner
Recipients Arfrever, vstinner
Date 2016年05月20日.11:42:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1463744532.42.0.646342711579.issue25285@psf.upfronthosting.co.za>
In-reply-to
Content
changeset: 101449:6f7e5b51c8fb
user: Victor Stinner <victor.stinner@gmail.com>
date: Fri May 20 13:15:55 2016 +0200
files: Lib/test/libregrtest/cmdline.py Misc/NEWS Tools/buildbot/test.bat
description:
regrtest doesn't ignore -j1 anymore
* regrtest now uses subprocesses when the -j1 command line option
 is used: each test file runs in a fresh child process. Before, the -j1 option
 was ignored.
* Tools/buildbot/test.bat script now uses -j1 by default to run
 each test file in fresh child process.
History
Date User Action Args
2016年05月20日 11:42:12vstinnersetrecipients: + vstinner, Arfrever
2016年05月20日 11:42:12vstinnersetmessageid: <1463744532.42.0.646342711579.issue25285@psf.upfronthosting.co.za>
2016年05月20日 11:42:12vstinnerlinkissue25285 messages
2016年05月20日 11:42:12vstinnercreate

AltStyle によって変換されたページ (->オリジナル) /