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.02:53:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643079218.4.0.438264642283.issue46503@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0daf72194bd4e31de7f12020685bb39a14d6f45e by Eric V. Smith in branch 'main':
bpo-46503: Prevent an assert from firing when parsing some invalid \N sequences in f-strings. (GH-30865)
https://github.com/python/cpython/commit/0daf72194bd4e31de7f12020685bb39a14d6f45e
History
Date User Action Args
2022-01-25 02:53:38eric.smithsetrecipients: + eric.smith, gregory.p.smith, lys.nikolaou, pablogsal, miss-islington
2022-01-25 02:53:38eric.smithsetmessageid: <1643079218.4.0.438264642283.issue46503@roundup.psfhosted.org>
2022-01-25 02:53:38eric.smithlinkissue46503 messages
2022-01-25 02:53:38eric.smithcreate