Avoid a call to PyTuple_GET_ITEM() to get the item array pointer if...
Avoid a call to PyTuple_GET_ITEM() to get the item array pointer if CYTHON_ASSUME_SAFE_MACROS is disabled. See https://github.com/cython/cython/issues/3701
Showing
Please register or sign in to comment