diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-08-24 08:20:40 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-24 08:20:40 (GMT) |
| commit | 9903fe1c2af17e16ceac3b2a30dac37cc2fa7463 (patch) | |
| tree | 75b860d64fb21be8c4c8c0b74da33d396bfc6c3c /Lib/test/test_multiprocessing_spawn/test_threads.py | |
| parent | b312d4fd7e40f891f7f1ab8664c9a8472a986856 (diff) | |
| download | cpython-9903fe1c2af17e16ceac3b2a30dac37cc2fa7463.zip cpython-9903fe1c2af17e16ceac3b2a30dac37cc2fa7463.tar.gz cpython-9903fe1c2af17e16ceac3b2a30dac37cc2fa7463.tar.bz2 | |
[3.12] gh-108388: regrtest splits test_asyncio package (GH-108393) (#108397)
gh-108388: regrtest splits test_asyncio package (GH-108393)
Currently, test_asyncio package is only splitted into sub-tests when
using command "./python -m test". With this change, it's also
splitted when passing it on the command line:
"./python -m test test_asyncio".
Remove the concept of "STDTESTS". Python is now mature enough to not
have to bother with that anymore. Removing STDTESTS simplify the
code.
(cherry picked from commit 174e9da0836844a2138cc8915dd305cb2cd7a583)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/test/test_multiprocessing_spawn/test_threads.py')
0 files changed, 0 insertions, 0 deletions
