Commit 94234c13 authored by Stefan Behnel's avatar Stefan Behnel

exclude test in pypy that deadlocks in current cpyext

parent 4ac974de
...@@ -16,6 +16,7 @@ yield_from_pep380 ...@@ -16,6 +16,7 @@ yield_from_pep380
# https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of # https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of
run.exceptions_nogil run.exceptions_nogil
run.nogil run.nogil
run.with_gil
# gc issue? # gc issue?
memoryview_in_subclasses memoryview_in_subclasses
......
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