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

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


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


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


----------

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


More information about the Python-bugs-list mailing list