COMMITS
/ Lib/test/test_regrtest.py April 14, 2026
S
gh-148487: Fix issues in `test_add_python_opts` (#148507)
Stan Ulbrych committed
March 26, 2026
V
gh-146410: Add --pythoninfo option to regrtest (#146413)
Victor Stinner committed
January 8, 2026
S
gh-143553: Add support for parametrized resources in regrtests (GH-143554)
Serhiy Storchaka committed
September 23, 2025
V
gh-139208: Fix regrtest --fast-ci --verbose (#139240)
Victor Stinner committed
September 8, 2025
V
gh-137242: Add a --no-randomize option, and use it in Android CI (#138649)
Victor Stinner committed
June 24, 2025
V
gh-135494: Fix python -m test --pgo -x test_re (#135713)
Victor Stinner committed
June 5, 2025
V
gh-135124: Change stdout errors in regrtest worker process (#135138)
Victor Stinner committed
May 31, 2025
S
gh-108885: Use subtests for doctest examples run by unittest (GH-134890)
Serhiy Storchaka committed
May 28, 2025
V
gh-133711: Fix test_regrtest for PYTHONUTF8=1 (#134839)
Victor Stinner committed
April 12, 2025
March 16, 2025
B
February 21, 2025
V
gh-129363: Change regrtest sequential mode output (#129476)
Victor Stinner committed
January 29, 2025
B
GH-126599: Remove the PyOptimizer API (GH-129194)
Brandt Bucher committed
January 21, 2025
H
gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env vars (#127877)
Hugo van Kemenade committed
January 20, 2025
V
gh-129033: Remove _PyInterpreterState_SetConfig() function (#129048)
Victor Stinner committed
December 10, 2024
H
gh-127718: Add colour to `test.regrtest` output (#127719)
Hugo van Kemenade committed
December 3, 2024
R
gh-112192: Increase the trace module coverage precision to one decimal (#126972)
RUANG (James Roy) 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
June 18, 2024
V
gh-120417: Use import_helper() in test_regrtest (#120680)
Victor Stinner committed
June 3, 2024
V
gh-119727: Add --single-process option to regrtest (#119728)
Victor Stinner committed
May 20, 2024
V
gh-119050: Add XML support to libregrtest refleak checker (#119148)
Victor Stinner committed
April 8, 2024
V
Enhance regrtest get_signal_name(): support shell exit code (#117647)
Victor Stinner committed
April 3, 2024
E
gh-116303: Skip test module dependent tests if test modules are unavailable (#117341)
Erlend E. Aasland committed
March 26, 2024
V
gh-83434: Disable XML in regrtest when -R option is used (#117232)
Victor Stinner committed
March 13, 2024
V
gh-110918: Fix side effects of regrtest test_match_tests() (#116718)
Victor Stinner committed
February 27, 2024
P
gh-115720: Show number of leaks in huntrleaks progress reports (GH-115726)
Petr Viktorin committed
February 18, 2024
V
gh-115122: Add --bisect option to regrtest (#115123)
Victor Stinner committed
January 17, 2024
S
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129)
Steve Dower committed
December 4, 2023
S
gh-108927: Fix removing testing modules from sys.modules (GH-108952)
Serhiy Storchaka committed
November 10, 2023
Ł
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Łukasz Langa committed
November 1, 2023
V
gh-110367: Make regrtest --verbose3 compatible with --huntrleaks -jN (#111577)
Victor Stinner committed
October 25, 2023
S
gh-111165: Move test running code from test.support to libregrtest (GH-111166)
Serhiy Storchaka committed
October 21, 2023
S
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka committed
V
gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (#111143)
Victor Stinner committed
October 15, 2023
Z
regrtest: Prepend 'use' options in --{fast,slow}-ci (GH-110363)
Zachary Ware committed
October 14, 2023
V
regrtest: --fast-ci/slow-ci no longer imply --rerun-fail (#110849)
Victor Stinner committed
October 6, 2023
V
Add support.MS_WINDOWS constant (#110446)
Victor Stinner committed
October 5, 2023
V
gh-110367: Fix regrtest test_worker_output_on_failure() on ASAN build (#110387)
Victor Stinner committed
V
gh-110367: Enhance regrtest -jN --verbose3 (#110368)
Victor Stinner committed
October 4, 2023
V
gh-109276: regrtest: shorter list of resources (#110326)
Victor Stinner committed
N
gh-110171: `libregrtest` always sets `random.seed` (#110172)
Nikita Sobolev committed
October 1, 2023
V
gh-110164: regrtest disables random if SOURCE_DATE_EPOCH (#110168)
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 --fast-ci no longer enables --nowindows (#110121)
Victor Stinner committed
September 27, 2023
V
gh-109566: regrtest doesn't enable --rerun if --python is used (#109969)
Victor Stinner committed
V
gh-109566: Fix regrtest Python options for WASM/WASI (#109954)
Victor Stinner committed
September 26, 2023
V
gh-109566: Fix regrtest code adding Python options (#109926)
Victor Stinner committed
V
gh-109566: regrtest reexecutes the process (#109909)
Victor Stinner committed