cpython/Lib/test/libregrtest
Victor Stinner dd683f8f34
gh-139208: Fix regrtest --fast-ci --verbose (#139240)
Don't ignore the --verbose option anymore.
2025-09-23 16:09:01 +02:00
..
__init__.py
cmdline.py gh-139208: Fix regrtest --fast-ci --verbose (#139240) 2025-09-23 16:09:01 +02:00
filter.py
findtests.py gh-138013: Move I/O tests to test_io (#138365) 2025-09-03 11:37:06 +02:00
logger.py
main.py
mypy.ini
parallel_case.py
pgo.py
refleak.py gh-118803: Make ByteString deprecations louder; remove ByteString from typing.__all__ and collections.abc.__all__ (#139127) 2025-09-18 18:58:16 +00:00
result.py
results.py
run_workers.py
runtests.py
save_env.py gh-134657: Remove newly added private names from asyncio.__all__ (#134665) 2025-07-09 13:25:46 +05:30
setup.py
single.py
testresult.py
tsan.py
utils.py gh-137341: Remove more word duplications (GH-137342) 2025-08-03 19:41:12 +03:00
win_utils.py
worker.py