]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-110756: Sync regrtest with main branch (#110779)
authorVictor Stinner <vstinner@python.org>
Thu, 12 Oct 2023 21:24:12 +0000 (23:24 +0200)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2023 21:24:12 +0000 (21:24 +0000)
commit80f958529bc5c466add532df4c8dd314995f689f
treef57fccb54062c882ba1b389cf14b2135b76f6401
parent4b7a12db5488755fa5c2f2f879332205d799fe32
[3.12] gh-110756: Sync regrtest with main branch (#110779)

gh-110756: Sync regrtest with main branch

* Remove runtest.py and runtest_mp.py of Lib/test/libregrtest/.
* Backport support._parse_memlimit().
Lib/test/libregrtest/runtest.py [deleted file]
Lib/test/libregrtest/runtest_mp.py [deleted file]
Lib/test/support/__init__.py
Lib/test/test_support.py