• Eric Snow's avatar
    bpo-33615: Re-enable subinterpreter tests. (#7552) · ab4a1988
    Eric Snow authored
    All the subinterpreter tests were disabled in gh-7513. This commit re-enables them, but leaves one bad test disabled. The test is partly causing problems because it makes assumptions about the availability of a high-level interpreters module (see PEP 554). So I'm disabling the test until such a high-level module is available.
    ab4a1988
test__xxsubinterpreters.py 68.1 KB