diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-30 22:37:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-30 22:37:23 (GMT) |
commit | 53eb9a676f8c59b206dfc536b7590f6563ad65e0 (patch) | |
tree | 818bf98fb768d9f230b6375b9fff7102ce6849dc /Lib/test/pythoninfo.py | |
parent | d3728ddc572fff7ffcc95301bf5265717dbaf476 (diff) | |
download | cpython-53eb9a676f8c59b206dfc536b7590f6563ad65e0.zip cpython-53eb9a676f8c59b206dfc536b7590f6563ad65e0.tar.gz cpython-53eb9a676f8c59b206dfc536b7590f6563ad65e0.tar.bz2 |
gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156)
* _add_python_opts() now handles cross compilation and HOSTRUNNER.
* display_header() now tells if Python is cross-compiled, display
HOSTRUNNER, and get the host platform.
* Remove Tools/scripts/run_tests.py script.
* Remove "make hostrunnertest": use "make buildbottest"
or "make test" instead.
Diffstat (limited to 'Lib/test/pythoninfo.py')
0 files changed, 0 insertions, 0 deletions