cpython/Lib/test/libregrtest
Miss Islington (bot) a7b44d6321
[3.13] gh-109413: Enable strict_optional = true for libregrtest/run_workers (GH-126855) (#126967)
gh-109413: Enable `strict_optional = true` for `libregrtest/run_workers` (GH-126855)
(cherry picked from commit a1d9c8aa80)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-11-18 14:50:31 +00:00
..
__init__.py
cmdline.py [3.13] gh-109413: Enable strict_optional for libregrtest/main.py (GH-126394) (#126802) 2024-11-14 13:51:34 +03:00
filter.py gh-110918: Fix side effects of regrtest test_match_tests() (#116718) 2024-03-13 14:20:33 +01:00
findtests.py gh-108303: Move all pydoc related test files to new test.test_pydoc package (#114506) 2024-02-13 11:40:40 +01:00
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] gh-109413: Enable strict_optional for libregrtest/main.py (GH-126394) (#126802) 2024-11-14 13:51:34 +03:00
mypy.ini [3.13] gh-109413: Enable strict_optional = true for libregrtest/run_workers (GH-126855) (#126967) 2024-11-18 14:50:31 +00:00
pgo.py gh-110276: Run test_str, not test_unicode, as part of the PGO build (#110277) 2023-10-03 13:54:21 +01:00
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 gh-110722: Make -m test -T -j use sys.monitoring (GH-111710) 2023-11-10 18:17:45 +01:00
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 [3.13] gh-109413: Enable strict_optional = true for libregrtest/run_workers (GH-126855) (#126967) 2024-11-18 14:50:31 +00:00
runtests.py gh-115122: Add --bisect option to regrtest (#115123) 2024-02-18 20:06:39 +00:00
save_env.py
setup.py gh-109413: Run mypy on libregrtest in CI (#112558) 2023-11-30 23:00:14 +00:00
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 GH-112536: Add more TSan tests (#116911) 2024-03-17 09:47:14 +01:00
utils.py [3.13] Fix typos (#123775) (#123866) 2024-10-07 23:44:31 +02:00
win_utils.py gh-116103: Prevent error in WindowsLoadTracker.__del__ on permission error (GH-116105) 2024-02-29 11:40:18 +01:00
worker.py gh-115122: Add --bisect option to regrtest (#115123) 2024-02-18 20:06:39 +00:00