diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-11-29 00:36:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 00:36:07 (GMT) |
commit | 3e6b32875207c39325ed8eded5819cfa5dcebc82 (patch) | |
tree | 8746b285aca87607c7bec90d9c92dc3e2154e223 /Python/flowgraph.c | |
parent | 5b6858c22049b467c844620bf591c3b1bca629d6 (diff) | |
download | cpython-3e6b32875207c39325ed8eded5819cfa5dcebc82.zip cpython-3e6b32875207c39325ed8eded5819cfa5dcebc82.tar.gz cpython-3e6b32875207c39325ed8eded5819cfa5dcebc82.tar.bz2 |
[3.12] gh-112503: Fix test_sys on WASI (gh-112505)
Skip tests if no interpreters module.gh-110713 added some tests that use the interpreters module but did not accommodated builds that don't support subinterpreters (incl. an interpreters module). We fix that here by catching ImportError and skipping tests as appropriate.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions