diff options
author | Stefan Behnel <stefan_ml@behnel.de> | 2018-10-19 21:22:09 +0200 |
---|---|---|
committer | Stefan Behnel <stefan_ml@behnel.de> | 2018-10-19 21:22:09 +0200 |
commit | 7ab11ec473a604792bae454305adece55cd8ab37 (patch) | |
tree | d7370fff13af14d09b705f978a60963597e687fb /tests/run/cascadedassignment.pyx | |
parent | 5dfefdadf6c20bf631ea3b6e567eede2f1ddd3d0 (diff) | |
download | cython-7ab11ec473a604792bae454305adece55cd8ab37.tar.gz |
Correct the handling of line tracing errors on try-statements. Previously, this jumped to the error label of the try-statement, whereas it must target the outer error label instead.
Closes #2274.
Diffstat (limited to 'tests/run/cascadedassignment.pyx')
0 files changed, 0 insertions, 0 deletions