bpo-33615: Re-enable subinterpreter tests. (#7552) · python/cpython@ab4a198 · GitHub
Skip to content

Commit ab4a198

Browse files
bpo-33615: Re-enable subinterpreter tests. (#7552)
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.
1 parent 71ede00 commit ab4a198

2 files changed

Lines changed: 51 additions & 42 deletions

File tree

Lib/test/test__xxsubinterpreters.py

Lines changed: 6 additions & 5 deletions

Modules/_xxsubinterpretersmodule.c

Lines changed: 45 additions & 37 deletions

0 commit comments

Comments
 (0)