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 Anthony Sottile, gvanrossum, lys.nikolaou, pablogsal
Date 2021-01-03.01:33:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609637589.17.0.563399702071.issue42806@roundup.psfhosted.org>
In-reply-to
Content
New changeset bfc413ce4fa37ccb889757388102c7755e057bf5 by Pablo Galindo in branch '3.9':
[3.9] bpo-42806: Fix ast locations of f-strings inside parentheses (GH-24067) (GH-24069)
https://github.com/python/cpython/commit/bfc413ce4fa37ccb889757388102c7755e057bf5
History
Date User Action Args
2021-01-03 01:33:09pablogsalsetrecipients: + pablogsal, gvanrossum, Anthony Sottile, lys.nikolaou
2021-01-03 01:33:09pablogsalsetmessageid: <1609637589.17.0.563399702071.issue42806@roundup.psfhosted.org>
2021-01-03 01:33:09pablogsallinkissue42806 messages
2021-01-03 01:33:09pablogsalcreate