COMMITS
/ Lib/test/libregrtest/main.py 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
October 6, 2025
M
gh-137242: Allow Android testbed to take all Python command-line options (#138805)
Malcolm Smith 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
April 18, 2025
Ł
gh-132678: Add --prioritize to regrtest (GH-132679)
Łukasz Langa committed
March 27, 2025
March 13, 2025
V
gh-131152: Remove unused imports from tests (#131153)
Victor Stinner committed
February 21, 2025
V
gh-129363: Change regrtest sequential mode output (#129476)
Victor Stinner committed
February 6, 2025
S
gh-129694: Add `--parallel-threads` TSAN job to CI (gh-129696)
Sam Gross committed
February 4, 2025
S
gh-127933: Add option to run regression tests in parallel (gh-128003)
Sam Gross committed
January 17, 2025
H
December 10, 2024
H
gh-127718: Add colour to `test.regrtest` output (#127719)
Hugo van Kemenade committed
November 13, 2024
S
gh-109413: Enable `strict_optional` for `libregrtest/main.py` (#126394)
sobolevn committed
November 4, 2024
S
gh-109413: Add more type hints to `libregrtest` (#126352)
sobolevn committed
October 24, 2024
S
gh-125900: Clean-up logic around immortalization in free-threading (#125901)
Sam Gross committed
October 16, 2024
V
gh-115382: Fix cross compiles when host and target use same SOABI
Vincent Fazio committed
September 9, 2024
A
Fix typos (#123775)
algonell committed
August 12, 2024
X
Fix typos in comments and test code (#122846)
Xie Yanbo committed
June 3, 2024
V
gh-119727: Add --single-process option to regrtest (#119728)
Victor Stinner committed
April 29, 2024
S
gh-117783: Immortalize objects that use deferred reference counting (#118112)
Sam Gross committed
April 1, 2024
D
Bump mypy from 1.8.0 to 1.9.0 in /Tools (#117418)
dependabot[bot] committed
March 15, 2024
D
gh-112536: Add --tsan test for reasonable TSAN execution times. (gh-116601)
Donghee Na committed
March 4, 2024
February 18, 2024
V
gh-115122: Add --bisect option to regrtest (#115123)
Victor Stinner committed
February 15, 2024
December 4, 2023
S
gh-108927: Fix removing testing modules from sys.modules (GH-108952)
Serhiy Storchaka committed
December 1, 2023
V
gh-109413: regrtest: add WorkerRunTests class (#112588)
Victor Stinner committed
November 30, 2023
A
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood committed
November 10, 2023
Ł
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Łukasz Langa 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 6, 2023
V
Add support.MS_WINDOWS constant (#110446)
Victor Stinner committed
October 4, 2023
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
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
September 29, 2023
V
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner committed
September 27, 2023
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-109276, gh-109508: Fix libregrtest stdout (#109903)
Victor Stinner committed
V
gh-109566: regrtest reexecutes the process (#109909)
Victor Stinner committed
V
gh-109566, regrtest: Add --fast-ci and --slow-ci options (#109570)
Victor Stinner committed
V
gh-109739: regrtest disables load tracker if refleak (#109871)
Victor Stinner committed
September 14, 2023
A
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood 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
V
gh-109276: libregrtest calls random.seed() before each test (#109279)
Victor Stinner committed