[issue33306] Improving SyntaxError for unmatched parentheses

Serhiy Storchaka report at bugs.python.org
Mon Dec 17 10:34:17 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 94cf308ee231bfbfaa9ddc50b9764545a1318773 by Serhiy Storchaka in branch 'master':
bpo-33306: Improve SyntaxError messages for unbalanced parentheses. (GH-6516)
https://github.com/python/cpython/commit/94cf308ee231bfbfaa9ddc50b9764545a1318773


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33306>
_______________________________________


More information about the Python-bugs-list mailing list