mirror of
https://github.com/python/cpython.git
synced 2026-05-17 18:08:50 -04:00
58ed7307ea
Fix bug in `Lib/test/libregrtest/runtest.py` that makes running tests an extra time than the specified number of runs. Add check for invalid --huntrleaks/-R parameters.