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 miss-islington
Recipients gregory.p.smith, kumaraditya, lys.nikolaou, miss-islington, pablogsal
Date 2022-01-11.16:30:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641918643.81.0.955009322918.issue46339@roundup.psfhosted.org>
In-reply-to
Content
New changeset cedec19be81e6bd153678bfb28c8e217af8bda58 by Pablo Galindo Salgado in branch 'main':
bpo-46339: Fix crash in the parser when computing error text for multi-line f-strings (GH-30529)
https://github.com/python/cpython/commit/cedec19be81e6bd153678bfb28c8e217af8bda58
History
Date User Action Args
2022-01-11 16:30:44miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, lys.nikolaou, pablogsal, kumaraditya
2022-01-11 16:30:43miss-islingtonsetmessageid: <1641918643.81.0.955009322918.issue46339@roundup.psfhosted.org>
2022-01-11 16:30:43miss-islingtonlinkissue46339 messages
2022-01-11 16:30:43miss-islingtoncreate