This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients eric.smith, seblin, serhiy.storchaka
Date 2019-01-12.07:46:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547279212.63.0.936136938608.issue35494@roundup.psfhosted.org>
In-reply-to
Content
New changeset 58159ef856846d0235e0779aeb6013d70499570d by Serhiy Storchaka in branch 'master':
bpo-35494: Improve syntax error messages for unbalanced parentheses in f-string. (GH-11161)
https://github.com/python/cpython/commit/58159ef856846d0235e0779aeb6013d70499570d
History
Date User Action Args
2019-01-12 07:46:53serhiy.storchakasetrecipients: + serhiy.storchaka, eric.smith, seblin
2019-01-12 07:46:52serhiy.storchakasetmessageid: <1547279212.63.0.936136938608.issue35494@roundup.psfhosted.org>
2019-01-12 07:46:52serhiy.storchakalinkissue35494 messages
2019-01-12 07:46:52serhiy.storchakacreate