[issue42128] Structural Pattern Matching (PEP 634)

Adrian Freund report at bugs.python.org
Fri Mar 12 18:48:31 EST 2021


Adrian Freund <git at freundtech.com> added the comment:

Thanks for the response. Looks like I overlooked the imports, global, nonlocal, ... because I only searched for usages of identifier, but they use lists of identifiers.

In that case I agree that it isn't inconsistent.

----------

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


More information about the Python-bugs-list mailing list