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 pablogsal
Recipients JNCressey, epaine, eric.smith, pablogsal, terry.reedy
Date 2021-03-24.19:34:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616614482.62.0.561293308385.issue41064@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8efad61963809d239cac986e3f3bc4cb505ab8fe by Pablo Galindo in branch 'master':
bpo-41064: Improve syntax error for invalid usage of '**' in f-strings (GH-25006)
https://github.com/python/cpython/commit/8efad61963809d239cac986e3f3bc4cb505ab8fe
History
Date User Action Args
2021-03-24 19:34:42pablogsalsetrecipients: + pablogsal, terry.reedy, eric.smith, epaine, JNCressey
2021-03-24 19:34:42pablogsalsetmessageid: <1616614482.62.0.561293308385.issue41064@roundup.psfhosted.org>
2021-03-24 19:34:42pablogsallinkissue41064 messages
2021-03-24 19:34:42pablogsalcreate