[issue43897] Implement support for validation of pattern matching ASTs

Brandt Bucher report at bugs.python.org
Wed Jul 28 20:24:49 EDT 2021


Brandt Bucher <brandtbucher at gmail.com> added the comment:


New changeset 8d0647485db5af2a0f0929d6509479ca45f1281b by Brandt Bucher in branch 'main':
bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432)
https://github.com/python/cpython/commit/8d0647485db5af2a0f0929d6509479ca45f1281b


----------

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


More information about the Python-bugs-list mailing list