Fix source of non-deterministic cython output for try/finally statements.
The __PYX_XDEC_MEMVIEW statements generated for try/finally statements varied per build if there were multiple types of variables to be cleaned up.
Showing
Please register or sign in to comment