Make `cpdef func() nogil` work with CyFunctions by excluding the Python...
Make `cpdef func() nogil` work with CyFunctions by excluding the Python function creation from the 'nogil' check.
Showing
tests/run/cpdef_nogil.pyx
0 → 100644
Please register or sign in to comment