[issue40904] Segfault from new PEG parser handling yield withing f-strings

miss-islington report at bugs.python.org
Sun Jun 7 21:08:56 EDT 2020


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


New changeset 64409117361499058b1bf95e6efec31f7bb3c0d0 by Miss Islington (bot) in branch '3.9':
bpo-40904: Fix segfault in the new parser with f-string containing yield statements with no value (GH-20701)
https://github.com/python/cpython/commit/64409117361499058b1bf95e6efec31f7bb3c0d0


----------
nosy: +miss-islington

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


More information about the Python-bugs-list mailing list