commit | e867c1b753424d8d3f9c9ba0b431d007fd958c80 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na@python.org> | Tue Jan 31 08:33:54 2023 +0900 |
committer | GitHub <noreply@github.com> | Mon Jan 30 23:33:54 2023 +0000 |
tree | 9def8e6c605998963cb4483da7110cf490410bad | |
parent | 28db978d7f134edf6c86f21c42e15003511e7e9b [diff] |
gh-101400: Fix incorrect lineno in exception message on continue/break which are not in a loop (#101413)