bpo-35494: Improve syntax error messages for unbalanced parentheses in f-string. by serhiy-storchaka · Pull Request #11161 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
serhiy-storchaka merged 4 commits intopython:masterfrom
Jan 12, 2019Merged
Conversation
Copy link Copy Markdown
Member
serhiy-storchaka
requested a review
from ericvsmith
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
pablogsal reviewed Dec 29, 2018
Python/ast.c Outdated
pablogsal and others added 2 commits
December 29, 2018 08:01Co-Authored-By: serhiy-storchaka <storchaka@gmail.com>
pablogsal approved these changes Dec 29, 2018
Copy link Copy Markdown
Member
pablogsal
left a comment
pablogsal
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
serhiy-storchaka
merged commit
58159ef
into
python:master
bedevere-bot
removed
the
awaiting merge
label
serhiy-storchaka
deleted the
syntax-parens-error-fstrings
branch
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