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 gregory.p.smith, kumaraditya, lys.nikolaou, miss-islington, pablogsal
Date 2022-01-20.13:05:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642683927.7.0.938326116712.issue46339@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1fb1f5d8bd084c20f0a5fde547b563c08d103f09 by Miss Islington (bot) in branch '3.10':
[3.10] bpo-46339: Fix crash in the parser when computing error text for multi-line f-strings (GH-30529) (GH-30542)
https://github.com/python/cpython/commit/1fb1f5d8bd084c20f0a5fde547b563c08d103f09
History
Date User Action Args
2022-01-20 13:05:27pablogsalsetrecipients: + pablogsal, gregory.p.smith, lys.nikolaou, miss-islington, kumaraditya
2022-01-20 13:05:27pablogsalsetmessageid: <1642683927.7.0.938326116712.issue46339@roundup.psfhosted.org>
2022-01-20 13:05:27pablogsallinkissue46339 messages
2022-01-20 13:05:27pablogsalcreate