pytype
pytype copied to clipboard
Support covariant TypeVars
I did not find any open issues or any notes on https://google.github.io/pytype/support.html, but feel free to close as duplicate if I missed it. It appears that covariant TypeVars are not supported. I'm getting:
line 6, in <module>: argument "covariant" to TypeVar not supported yet [not-supported-yet]