Will Razen
Results
1
issues of
Will Razen
**Bug Report** Narrowing an `int` into a `Literal` via pattern matching is not working, please see example below. **To Reproduce** Python 3.12.2 ```python from typing import Literal, reveal_type import numpy...
bug
topic-literal-types
topic-match-statement