cpython/Lib/test/support
Victor Stinner 80f958529b
[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().
2023-10-12 21:24:12 +00:00
..
_hypothesis_stubs
__init__.py [3.12] gh-110756: Sync regrtest with main branch (#110779) 2023-10-12 21:24:12 +00:00
ast_helper.py
asynchat.py
asyncore.py
bytecode_helper.py
hashlib_helper.py
hypothesis_helper.py
import_helper.py [3.12] gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626) (#109640) 2023-10-02 17:35:03 +02:00
interpreters.py
logging_helper.py
os_helper.py
script_helper.py
socket_helper.py [3.12] gh-109015: Add test.support.socket_helper.tcp_blackhole() (GH-109016) (#109041) 2023-09-08 15:12:29 +02:00
testcase.py
testresult.py [3.12] gh-108834: Sync libregrtest with the main branch (#108966) 2023-09-08 15:14:17 +02:00
threading_helper.py
warnings_helper.py