cpython/Lib/test/libregrtest
Miss Islington (bot) 02ff1ccfb7
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
(cherry picked from commit c2007573dd)

Co-authored-by: Christian Heimes <christian@python.org>
2022-06-13 11:15:46 -07:00
..
__init__.py
cmdline.py gh-84461: Add ability for multiprocessed libregrtest to use a different Python executable (GH-91930) 2022-05-02 15:51:34 -07:00
main.py gh-84461: Fix parallel testing on WebAssembly (GH-93768) 2022-06-13 11:15:46 -07:00
pgo.py
refleak.py Fix EncodingWarning in libregrtest (GH-31654) 2022-03-03 16:19:56 +09:00
runtest.py bpo-40280: Detect if WASM platform supports threading (GH-32243) 2022-04-02 01:12:44 -07:00
runtest_mp.py gh-84461: Add ability for multiprocessed libregrtest to use a different Python executable (GH-91930) 2022-05-02 15:51:34 -07:00
save_env.py Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951) 2021-12-07 12:31:04 +01:00
setup.py gh-91904: Fix setting envvar PYTHONREGRTEST_UNICODE_GUARD (GH-91905) 2022-04-25 17:35:14 +03:00
utils.py
win_utils.py bpo-44336: Prevent tests hanging on child process handles on Windows (GH-26578) 2022-03-22 00:06:55 +00:00