mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-135494: Fix python -m test --pgo -x test_re (#135713)
Fix regrtest to support excluding tests from --pgo tests.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cmdline.py | ||
| filter.py | ||
| findtests.py | ||
| logger.py | ||
| main.py | ||
| mypy.ini | ||
| pgo.py | ||
| refleak.py | ||
| result.py | ||
| results.py | ||
| run_workers.py | ||
| runtests.py | ||
| save_env.py | ||
| setup.py | ||
| single.py | ||
| testresult.py | ||
| tsan.py | ||
| utils.py | ||
| win_utils.py | ||
| worker.py | ||