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:16:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1645010171.28.0.530797280494.issue46762@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d407b931156bc3ee5ae131de2f2babad831ccb2 by Miss Islington (bot) in branch '3.10':
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/3d407b931156bc3ee5ae131de2f2babad831ccb2
History
Date User Action Args
2022-02-16 11:16:11miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, eric.smith, ammar2, lys.nikolaou, pablogsal
2022-02-16 11:16:11miss-islingtonsetmessageid: <1645010171.28.0.530797280494.issue46762@roundup.psfhosted.org>
2022-02-16 11:16:11miss-islingtonlinkissue46762 messages
2022-02-16 11:16:11miss-islingtoncreate