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 ammar2, eric.smith, gregory.p.smith, lys.nikolaou, miss-islington, pablogsal
Date 2022-02-16.11:18:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645010301.3.0.777200523672.issue46762@roundup.psfhosted.org>
In-reply-to
Content
New changeset a657bff34945e40be24cd75d02560a93b7623cf5 by Miss Islington (bot) in branch '3.9':
bpo-46762: Fix an assert failure in f-strings where > or < is the last character if the f-string is missing a trailing right brace. (GH-31365)
https://github.com/python/cpython/commit/a657bff34945e40be24cd75d02560a93b7623cf5
History
Date User Action Args
2022-02-16 11:18:21miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, eric.smith, ammar2, lys.nikolaou, pablogsal
2022-02-16 11:18:21miss-islingtonsetmessageid: <1645010301.3.0.777200523672.issue46762@roundup.psfhosted.org>
2022-02-16 11:18:21miss-islingtonlinkissue46762 messages
2022-02-16 11:18:21miss-islingtoncreate