[issue41060] `with a as b` segfault in new peg parser

Pablo Galindo Salgado report at bugs.python.org
Sat Jun 20 22:18:07 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 6c4e0bd974f2895d42b63d9d004587e74b286c88 by Lysandros Nikolaou in branch 'master':
bpo-41060: Avoid SEGFAULT when calling GET_INVALID_TARGET in the grammar (GH-21020)
https://github.com/python/cpython/commit/6c4e0bd974f2895d42b63d9d004587e74b286c88


----------

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


More information about the Python-bugs-list mailing list