microsoft / pyright

Static Type Checker for Python
Other
13.32k stars 1.45k forks source link

Removed overly-complicated (and buggy) internal function setTypeArgsR… #8703

Closed erictraut closed 2 months ago

erictraut commented 2 months ago

…ecursive.

github-actions[bot] commented 2 months ago

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