]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32604: Clean up test.support.interpreters. (gh-20926)
authorEric Snow <ericsnowcurrently@gmail.com>
Wed, 17 Jun 2020 00:24:40 +0000 (18:24 -0600)
committerGitHub <noreply@github.com>
Wed, 17 Jun 2020 00:24:40 +0000 (18:24 -0600)
commit818f5b597ae93411cc44e404544247d436026a00
treed077f17f697f5c3f034d5581d815ec0c24d26590
parentc4862e333ab405dd5789b4061222db1982147de4
bpo-32604: Clean up test.support.interpreters. (gh-20926)

There were some minor adjustments needed and a few tests were missing.

https://bugs.python.org/issue32604
Lib/test/support/interpreters.py
Lib/test/test__xxsubinterpreters.py
Lib/test/test_interpreters.py