Sergei Murzin

Results 1 comments of Sergei Murzin

This now also makes mypy diverge with pylance - https://github.com/microsoft/pyright/issues/1899 They've decided to allow final for `TypedDict` in order to be able to provide type narrowing in `Union[TypedDict]` case. Which...