]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-33873: regrtest: Add warning on -R 1:3 (GH-7736)
authorPablo Galindo <Pablogsal@gmail.com>
Sat, 16 Jun 2018 00:20:56 +0000 (01:20 +0100)
committerVictor Stinner <vstinner@redhat.com>
Sat, 16 Jun 2018 00:20:56 +0000 (02:20 +0200)
commitcac4fef8860e66a9da67d09762f5b614b9471a12
tree259bee878a746c5d726b182f89b3378237293d57
parent3a6d752e35ad17fc00bc77b85364b1c599f4e0fe
bpo-33873: regrtest: Add warning on -R 1:3 (GH-7736)

regrtest: Add warning when using less than 3 warmup runs like -R 1:3.
Lib/test/libregrtest/main.py