Commit 3c470973 authored by Stefan Behnel's avatar Stefan Behnel

exclude test in pypy that deadlocks in current cpyext

parent 9a20302f
...@@ -14,7 +14,8 @@ yield_from_pep380 ...@@ -14,7 +14,8 @@ yield_from_pep380
# GIL issues # GIL issues
# https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of # https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of
exceptions_nogil run.exceptions_nogil
run.nogil
# 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