[issue43892] Make match patterns explicit in the AST

Nick Coghlan report at bugs.python.org
Fri Apr 23 05:06:18 EDT 2021


Nick Coghlan <ncoghlan at gmail.com> added the comment:

I've removed the "?" from the end attributes for pattern nodes.

The draft PR branch now compiles, but I've clearly made a mistake somewhere as it segfaults when trying to compile test_patma.py.

----------

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


More information about the Python-bugs-list mailing list