Commit 90f551c8 authored by Stefan Behnel's avatar Stefan Behnel

Disable "pycontextvar" test in PyPy which (as of 7.3.4) seems to lack the...

Disable "pycontextvar" test in PyPy which (as of 7.3.4) seems to lack the C-API support for context variables.
parent 415c0496
......@@ -10,6 +10,7 @@ sequential_parallel
yield_from_pep380
memoryview_inplace_division
run.pycontextvar
run.unicodeliterals
run.unicodemethods
run.unicode_imports
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment