Commit 6d9596b7 authored by Stefan Behnel's avatar Stefan Behnel

exclude test in pypy that deadlocks in current cpyext

parent cbab6c25
......@@ -12,6 +12,10 @@ setjmp
special_methods_T561
yield_from_pep380
# GIL issues
# https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of
exceptions_nogil
# gc issue?
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