]> granicus.if.org Git - python/commit
bpo-30263: regrtest: add system load average (#3165)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 21 Aug 2017 16:01:11 +0000 (18:01 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2017 16:01:11 +0000 (18:01 +0200)
commit02d4292df4bbd7a2cbf2716c9e6c22cae76e2093
treeb2e4508632a1a81d2c5279cbec85e3cd424e8102
parentec4ab09b7c0b5070bdb27351f979cbecc4636245
bpo-30263: regrtest: add system load average (#3165)

Add the CPU count in the header.
Lib/test/regrtest.py
Lib/test/test_regrtest.py