mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
[3.12] gh-119727: Add --single-process option to regrtest (GH-119728) (#130359)
Co-authored-by: Victor Stinner <vstinner@python.org>
This commit is contained in:
parent
60410f3c76
commit
ecfca20719
4 changed files with 43 additions and 9 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Add ``--single-process`` command line option to Python test runner (regrtest).
|
||||
Patch by Victor Stinner.
|
||||
Loading…
Add table
Add a link
Reference in a new issue