Disable CYTHON_FAST_PYCALL on Py3.10 (0.29.x) (GH-4735)
It causes issues while profiling or debugging where global variables can end up inadvertently changed. Fixes https://github.com/cython/cython/issues/4609
Showing
Please register or sign in to comment