]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-89392: Remove support of test_main() in libregrtest (GH-108876) (#108897)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 5 Sep 2023 11:18:41 +0000 (14:18 +0300)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2023 11:18:41 +0000 (11:18 +0000)
commit5121faabd1b3733a1198a18fa5df540eeb2475f6
treeb0f56490072986f0cfdd9157864410b9890b0f33
parent8c551a7f2a7e9b8e3c811f669b915419851c2c8e
[3.12] gh-89392: Remove support of test_main() in libregrtest (GH-108876) (#108897)

[3.12] gh-89392: Remove support of test_main() in libregrtest (GH-108876).
(cherry picked from commit 04a0830b00879efe057e3dfe75e9aa9c0caf1a26)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/test/libregrtest/runtest.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Tests/2023-09-04-15-18-14.gh-issue-89392.8A4T5p.rst [new file with mode: 0644]