Optimize enumerate() with start argument and (GH-4077)
Also fixes the control flow analysis for loop variable assignments in this case. Closes https://github.com/cython/cython/issues/3787
Showing
Please register or sign in to comment
Also fixes the control flow analysis for loop variable assignments in this case. Closes https://github.com/cython/cython/issues/3787