[issue46762] assertion failure in f-string parsing Parser/string_parser.c

miss-islington report at bugs.python.org
Wed Feb 16 06:16:11 EST 2022


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46762>
_______________________________________


More information about the Python-bugs-list mailing list