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, BTaskaya, cstratak, gvanrossum, lys.nikolaou, ned.deily, pablogsal, serhiy.storchaka, vstinner
Date 2020-04-29.00:43:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588121034.66.0.709839015518.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 37af21b667a9f41437b5b8e451497d7725016df5 by Lysandros Nikolaou in branch 'master':
bpo-40334: Fix shifting of nested f-strings in the new parser (GH-19771)
https://github.com/python/cpython/commit/37af21b667a9f41437b5b8e451497d7725016df5
History
Date User Action Args
2020-04-29 00:43:54pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, ned.deily, serhiy.storchaka, Anthony Sottile, cstratak, lys.nikolaou, BTaskaya
2020-04-29 00:43:54pablogsalsetmessageid: <1588121034.66.0.709839015518.issue40334@roundup.psfhosted.org>
2020-04-29 00:43:54pablogsallinkissue40334 messages
2020-04-29 00:43:54pablogsalcreate