context: Export PyContext for cimport
For example wendelin.core wants to accept Python-level context, transform it into C-level context and pass to pyx/nogil code.
Showing
Please register or sign in to comment
For example wendelin.core wants to accept Python-level context, transform it into C-level context and pass to pyx/nogil code.