Brandt Bucher <[email protected]> added the comment:
I found a similar one, by the way (not related to mapping patterns):
match ...:
case 42 as _:
pass
File "<stdin>", line 2
case 42 as _:
^
SyntaxError: expected ':'
Is this covered by your fix?
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44368>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com