[issue46503] assertion failure in Parser/string_parser.c

Eric V. Smith report at bugs.python.org
Mon Jan 24 22:13:19 EST 2022


Eric V. Smith <eric at trueblade.com> added the comment:


New changeset 894e8c13484822458d53cc77c9265b7a88450a4b by Miss Islington (bot) in branch '3.10':
bpo-46503: Prevent an assert from firing when parsing some invalid \N sequences in f-strings. (GH-30865) (GH-30866)
https://github.com/python/cpython/commit/894e8c13484822458d53cc77c9265b7a88450a4b


----------

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


More information about the Python-bugs-list mailing list