diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-26 21:59:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 21:59:11 (GMT) |
commit | 9abba715e3225b8e4c4b7dd0ed528ef3a3057bea (patch) | |
tree | be235ccdd995e2e0497b897f5c6838e13361a414 /Lib/test/pythoninfo.py | |
parent | 87ddfa74e2d37f6837351ed2bafc7d6d55fe2fd0 (diff) | |
download | cpython-9abba715e3225b8e4c4b7dd0ed528ef3a3057bea.zip cpython-9abba715e3225b8e4c4b7dd0ed528ef3a3057bea.tar.gz cpython-9abba715e3225b8e4c4b7dd0ed528ef3a3057bea.tar.bz2 |
gh-109566: Fix regrtest code adding Python options (#109926)
* On Windows, use subprocess.run() instead of os.execv().
* Only add needed options
* Rename reexec parameter to _add_python_opts.
* Rename --no-reexec option to --dont-add-python-opts.
Diffstat (limited to 'Lib/test/pythoninfo.py')
0 files changed, 0 insertions, 0 deletions