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 BTaskaya, ammar2, gvanrossum, lys.nikolaou, pablogsal
Date 2021-08-12.16:41:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628786485.39.0.277082248513.issue44885@roundup.psfhosted.org>
In-reply-to
Content
New changeset c28c2e1cb0dd5fc8b17514e2c4ee17415af733a4 by Pablo Galindo Salgado in branch '3.10':
[3.10] bpo-44885: Correct the ast locations of f-strings with format specs and repeated expressions (GH-27729) (GH-27743)
https://github.com/python/cpython/commit/c28c2e1cb0dd5fc8b17514e2c4ee17415af733a4
History
Date User Action Args
2021-08-12 16:41:25pablogsalsetrecipients: + pablogsal, gvanrossum, ammar2, lys.nikolaou, BTaskaya
2021-08-12 16:41:25pablogsalsetmessageid: <1628786485.39.0.277082248513.issue44885@roundup.psfhosted.org>
2021-08-12 16:41:25pablogsallinkissue44885 messages
2021-08-12 16:41:25pablogsalcreate