Feature
While mypy got proper match statement support now, the match statement isn't yet supported in mypyc.
See https://github.com/python/mypy/blob/master/mypyc/irbuild/visitor.py#L183
Pitch
In the future match statements should also be supported in mypyc
Feature
While mypy got proper match statement support now, the match statement isn't yet supported in mypyc.
See https://github.com/python/mypy/blob/master/mypyc/irbuild/visitor.py#L183
Pitch
In the future match statements should also be supported in mypyc