Disable "fast_gil" support in Py3<3.6 since Py3<3.5.2 lacks...
Disable "fast_gil" support in Py3<3.6 since Py3<3.5.2 lacks _PyThreadState_UncheckedGet() and crashes when calling PyThreadState_GET() without a thread state.
Showing
Please register or sign in to comment