COMMITS
/ Lib/test/libregrtest/win_utils.py February 29, 2024
P
gh-116103: Prevent error in WindowsLoadTracker.__del__ on permission error (GH-116105)
Petr Viktorin committed
March 22, 2022
J
bpo-44336: Prevent tests hanging on child process handles on Windows (GH-26578)
Jeremy Kloth committed
August 7, 2020
H
bpo-40275: Use new test.support helper submodules in tests (GH-21772)
Hai Shi committed
October 3, 2019
V
bpo-36670: Enhance regrtest (GH-16556)
Victor Stinner committed
V
bpo-36670: Enhance regrtest WindowsLoadTracker (GH-16553)
Victor Stinner committed
October 2, 2019
V
bpo-36670, regrtest: Fix WindowsLoadTracker() for partial line (GH-16550)
Victor Stinner committed
October 1, 2019
V
bpo-36670: Multiple regrtest bugfixes (GH-16511)
Victor Stinner committed
August 8, 2019
P
bpo-36511: Fix failures in Windows ARM32 buildbot (GH-15181)
Paul Monson committed
July 30, 2019
M
Fix typos in comments, docs and test names (#15018)
Min ho Kim committed
April 26, 2019
V
bpo-36719: regrtest closes explicitly WindowsLoadTracker (GH-12965)
Victor Stinner committed
V
bpo-36725: regrtest: add TestResult type (GH-12960)
Victor Stinner committed
April 9, 2019
A
bpo-34060: Report system load when running test suite for Windows (GH-8357)
Ammar Askar committed