diff options
author | Victor Stinner <vstinner@python.org> | 2023-08-24 02:44:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-24 02:44:58 (GMT) |
commit | 174e9da0836844a2138cc8915dd305cb2cd7a583 (patch) | |
tree | 144b5e7ac9654c5dc95ba8837ed7adcf17207193 /Lib/test/test_multiprocessing_spawn/test_misc.py | |
parent | 7a6cc3eb66805e6515d5db5b79e58e2f76b550c8 (diff) | |
download | cpython-174e9da0836844a2138cc8915dd305cb2cd7a583.zip cpython-174e9da0836844a2138cc8915dd305cb2cd7a583.tar.gz cpython-174e9da0836844a2138cc8915dd305cb2cd7a583.tar.bz2 |
gh-108388: regrtest splits test_asyncio package (#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.
Diffstat (limited to 'Lib/test/test_multiprocessing_spawn/test_misc.py')
0 files changed, 0 insertions, 0 deletions