Commit 9e6b2df5 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

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.
parent b1704d61
Supports Markdown
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