diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-12 05:47:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-12 03:47:04 +0000 |
commit | 8c813faf864ac1d788a3efc45b4e76c1c3c3b340 (patch) | |
tree | d982aaf3f666a93083ec9145eba3f3a2568d443c /Lib/test/tokenizedata/coding20731.py | |
parent | a84cb74d42a28cf8e72ed7b5d9412fc13d18c817 (diff) | |
download | cpython-8c813faf864ac1d788a3efc45b4e76c1c3c3b340.tar.gz cpython-8c813faf864ac1d788a3efc45b4e76c1c3c3b340.zip |
gh-109276: libregrtest: limit number workers (#109288)
Don't spawn more threads than the number of jobs: these worker
threads would never get anything to do.
* Add the number of tests in "Run ... tests in ..." message.
* Add RunTests.get_jobs() method.
* Add plural() function.
* count() uses f-string.
Diffstat (limited to 'Lib/test/tokenizedata/coding20731.py')
0 files changed, 0 insertions, 0 deletions