cpython/Lib/test/libregrtest
Victor Stinner d432fa43b9
[3.13] Fix typos (#123775) (#123866)
Fix typos (#123775)

(cherry picked from commit 9017b95ff2)

Co-authored-by: algonell <algonell@gmail.com>
2024-10-07 23:44:31 +02:00
..
__init__.py
cmdline.py [3.13] gh-119727: Add --single-process option to regrtest (#119728) (#123010) 2024-08-26 11:59:26 +02:00
filter.py
findtests.py
logger.py [3.13] gh-99242 Ignore error when running regression tests under certain conditions. (GH-121663) (GH-121669) 2024-07-22 14:53:46 +02:00
main.py [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
mypy.ini
pgo.py
refleak.py [3.13] gh-122420: Fix accounting for immortal interned strings in refleak.py (GH-122421) (GH-122430) 2024-07-30 09:36:08 +02:00
result.py
results.py [3.13] gh-119050: Add type hints to libregrtest/results.py (GH-119144) (#119156) 2024-05-18 21:05:58 +00:00
run_workers.py gh-117293: Fix race condition in run_workers.py (#117298) 2024-04-08 10:47:42 -04:00
runtests.py
save_env.py
setup.py
single.py [3.13] gh-119050: Add XML support to libregrtest refleak checker (GH-119148) (#119270) 2024-05-20 22:50:20 +00:00
testresult.py [3.13] gh-121188: Sanitize invalid XML characters in regrtest (GH-121195) (#121204) 2024-07-01 08:55:38 +00:00
tsan.py
utils.py [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
win_utils.py
worker.py