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 eric.smith
Recipients eric.smith, gregory.p.smith, lys.nikolaou, miss-islington, pablogsal
Date 2022-01-25.03:08:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643080130.34.0.535694190601.issue46503@roundup.psfhosted.org>
In-reply-to
Content
New changeset c314e3e829943b186e1c894071f00c613433cfe5 by Miss Islington (bot) in branch '3.9':
bpo-46503: Prevent an assert from firing when parsing some invalid \N sequences in f-strings. (GH-30865) (30867)
https://github.com/python/cpython/commit/c314e3e829943b186e1c894071f00c613433cfe5
History
Date User Action Args
2022-01-25 03:08:50eric.smithsetrecipients: + eric.smith, gregory.p.smith, lys.nikolaou, pablogsal, miss-islington
2022-01-25 03:08:50eric.smithsetmessageid: <1643080130.34.0.535694190601.issue46503@roundup.psfhosted.org>
2022-01-25 03:08:50eric.smithlinkissue46503 messages
2022-01-25 03:08:50eric.smithcreate