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 eric.smith, gvanrossum, lys.nikolaou, pablogsal
Date 2020-06-28.00:15:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593303335.94.0.220882658715.issue41076@roundup.psfhosted.org>
In-reply-to
Content
New changeset dab533d0ee067159812d4ea51f6fbbb1bd37d8b7 by Pablo Galindo in branch '3.9':
[3.9] bpo-41076: Pre-feed the parser with the f-string expression location (GH-21054) (GH-21190)
https://github.com/python/cpython/commit/dab533d0ee067159812d4ea51f6fbbb1bd37d8b7
History
Date User Action Args
2020-06-28 00:15:36pablogsalsetrecipients: + pablogsal, gvanrossum, eric.smith, lys.nikolaou
2020-06-28 00:15:35pablogsalsetmessageid: <1593303335.94.0.220882658715.issue41076@roundup.psfhosted.org>
2020-06-28 00:15:35pablogsallinkissue41076 messages
2020-06-28 00:15:35pablogsalcreate