bpo-33306: Improve SyntaxError messages for unbalanced parentheses. by serhiy-storchaka · Pull Request #6516 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 3 commits intopython:masterfrom
Dec 17, 2018Merged
Conversation
Copy link Copy Markdown
Member
serhiy-storchaka
added
type-feature
DO-NOT-MERGE labels
Apr 18, 2018
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
serhiy-storchaka
force-pushed
the
syntax-parens-error
branch
from
66a8ca0 to
e3086f1
Compare
serhiy-storchaka
force-pushed
the
syntax-parens-error
branch
from
e3086f1 to
3763075
Compare
merwok reviewed Dec 17, 2018
Parser/tokenizer.c Outdated
serhiy-storchaka added 2 commits
December 17, 2018 08:10
serhiy-storchaka
removed
the
DO-NOT-MERGE
label
merwok approved these changes Dec 17, 2018
Copy link Copy Markdown
Member Author
serhiy-storchaka
commented
Dec 17, 2018
serhiy-storchaka commented
Dec 17, 2018Thank you @merwok for your review.
serhiy-storchaka
merged commit
94cf308
into
python:master
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
syntax-parens-error
branch
Copy link Copy Markdown
Member
merwok
commented
Dec 17, 2018
merwok commented
Dec 17, 2018This will be a great usability improvement!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment