microsoft / pyright

Static Type Checker for Python
Other
12.7k stars 1.35k forks source link

Added code to TypeVar transform to update the boundToType and strippe… #8328

Closed erictraut closed 1 week ago

erictraut commented 1 week ago

…dFirstParamType.

github-actions[bot] commented 1 week ago

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅