COMMITS
/ Lib/test/libregrtest/utils.py March 26, 2026
V
gh-146410: Add --pythoninfo option to regrtest (#146413)
Victor Stinner committed
March 23, 2026
V
gh-146202: Create tmp_dir in regrtest worker (#146347)
Victor Stinner committed
March 15, 2026
B
Bump mypy to 1.19.1 (#145956)
Brian Schubert committed
January 16, 2026
S
gh-65784: Add support for parametrized resource wantobjects in regrtests (GH-143570)
Serhiy Storchaka committed
January 8, 2026
S
gh-143553: Add support for parametrized resources in regrtests (GH-143554)
Serhiy Storchaka committed
January 6, 2026
K
gh-75572: Forward-port test_xpickle from Python 2 to 3 (GH-22452)
Ken Jin committed
November 10, 2025
P
gh-136702: Clear codec caches for refleak tests; use test.support helpers (GH-141345)
Petr Viktorin committed
August 3, 2025
S
gh-137341: Remove more word duplications (GH-137342)
Serhiy Storchaka committed
May 9, 2025
A
gh-133519: Add console to resources in libregrtest (#133520)
AN Long committed
May 5, 2025
B
GH-133231: Add JIT utilities in sys._jit (GH-133233)
Brandt Bucher committed
March 13, 2025
V
gh-131152: Remove unused imports from tests (#131153)
Victor Stinner committed
December 17, 2024
H
gh-127146: Emscripten clean up test suite (#127984)
Hood Chatham committed
November 4, 2024
S
gh-109413: Add more type hints to `libregrtest` (#126352)
sobolevn committed
September 30, 2024
V
gh-124613, regrtest: Detect JIT in build info (#124793)
Victor Stinner committed
September 9, 2024
A
Fix typos (#123775)
algonell committed
September 2, 2024
D
gh-101525: Skip test_gdb if the binary is relocated by BOLT. (gh-118572)
Donghee Na committed
July 4, 2024
V
gh-121084: Fix test_typing random leaks (#121360)
Victor Stinner committed
July 2, 2024
V
Move get_signal_name() to test.support (#121251)
Victor Stinner committed
July 1, 2024
V
gh-121188: Sanitize invalid XML characters in regrtest (#121195)
Victor Stinner committed
April 24, 2024
A
gh-118013: Use weakrefs for the cache key in `inspect._shadowed_dict` (#118202)
Alex Waygood committed
April 8, 2024
V
Enhance regrtest get_signal_name(): support shell exit code (#117647)
Victor Stinner committed
March 14, 2024
P
gh-116731: libregrtest: Clear inspect & importlib.metadata caches in clear_caches (GH-116805)
Petr Viktorin committed
March 5, 2024
C
chore: fix typos (#116345)
cui fliter committed
December 30, 2023
S
gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
Samet YASLAN committed
December 6, 2023
V
gh-108223: Refer to PEP 703 as Free Threading (#112780)
Victor Stinner committed
December 1, 2023
A
gh-109413: libregrtest: enable mypy's `--strict-optional` check on most files (#112586)
Alex Waygood committed
November 30, 2023
A
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood committed
November 20, 2023
H
gh-111863: Rename `Py_NOGIL` to `Py_GIL_DISABLED` (#111864)
Hugo van Kemenade committed
October 21, 2023
S
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka committed
October 6, 2023
V
Add support.MS_WINDOWS constant (#110446)
Victor Stinner committed
October 4, 2023
V
gh-109276: regrtest: shorter list of resources (#110326)
Victor Stinner committed
October 1, 2023
V
gh-109649: Use os.process_cpu_count() (#110165)
Victor Stinner committed
September 30, 2023
V
gh-110152: regrtest handles cross compilation and HOSTRUNNER (#110156)
Victor Stinner committed
V
gh-109276: regrtest: add WORKER_FAILED state (#110148)
Victor Stinner committed
September 29, 2023
V
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner committed
September 27, 2023
V
gh-109615: Fix support test_copy_python_src_ignore() (#109958)
Victor Stinner committed
V
gh-109615: Fix test_tools.test_freeze SRCDIR (#109935)
Victor Stinner committed
September 26, 2023
V
gh-109276, gh-109508: Fix libregrtest stdout (#109903)
Victor Stinner committed
V
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner committed
September 20, 2023
V
gh-103053: Skip test_freeze_simple_script() on PGO build (#109591)
Victor Stinner committed
September 18, 2023
V
gh-109508: Fix libregrtest formatting of getcwd() (#109537)
Victor Stinner committed
September 14, 2023
A
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood committed
September 13, 2023
V
gh-109276: libregrtest: fix work dir on WASI (#109356)
Victor Stinner committed
September 12, 2023
V
gh-109276: libregrtest: WASM use filename for JSON (#109340)
Victor Stinner committed
V
gh-109276: libregrtest: fix worker working dir (#109313)
Victor Stinner committed
V
gh-109276: libregrtest: limit number workers (#109288)
Victor Stinner committed
September 11, 2023
V
gh-109162: libregrtest: move code around (#109253)
Victor Stinner committed
V
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner committed
V
gh-109162: libregrtest: add single.py and result.py (#109243)
Victor Stinner committed
September 10, 2023
V
gh-109162: libregrtest: add worker.py (#109229)
Victor Stinner committed