Skip to content
Snippets Groups Projects
Commit 982470293f21 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Return statements inside of nested try-except statements lead to an incorrect...

Return statements inside of nested try-except statements lead to an incorrect control flow graph that did not take the outer 'finally' clauses into account.
Closes https://github.com/cython/cython/issues/3666
parent 163e98cce203
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment