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, miss-islington, pablogsal, vstinner
Date 2020-06-29.12:56:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593435361.08.0.079670830186.issue41084@roundup.psfhosted.org>
In-reply-to
Content
New changeset 990efe0fff749773887a50cb1ecb2c5d09263cf8 by Lysandros Nikolaou in branch '3.9':
[3.9] bpo-41084: Fix test_fstring failure when using the old parser (GH-21212)
https://github.com/python/cpython/commit/990efe0fff749773887a50cb1ecb2c5d09263cf8
History
Date User Action Args
2020-06-29 12:56:01pablogsalsetrecipients: + pablogsal, gvanrossum, vstinner, eric.smith, lys.nikolaou, miss-islington
2020-06-29 12:56:01pablogsalsetmessageid: <1593435361.08.0.079670830186.issue41084@roundup.psfhosted.org>
2020-06-29 12:56:01pablogsallinkissue41084 messages
2020-06-29 12:56:01pablogsalcreate