summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Tests/2023-09-26-18-12-01.gh-issue-109566.CP0Vhf.rst
blob: d865f629fdb05b2b6a2cb5b111e0dab79d47bc73 (plain)
1
2
3
regrtest: When ``--fast-ci`` or ``--slow-ci`` option is used, regrtest now
replaces the current process with a new process to add ``-u -W default -bb -E``
options to Python. Patch by Victor Stinner.