-
Stefan Behnel authored
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
bbef4d74
To find the state of this project's repository at the time of any of these versions, check out
the tags.