microsoft / pyright

Static Type Checker for Python
Other
13.28k stars 1.44k forks source link

Unpacking multiple iterables yields false negatives in Python 3.9+ #3029

Closed erictraut closed 2 years ago

erictraut commented 2 years ago

This is a tracking bug. For the original, see https://github.com/microsoft/pylance-release/issues/2371

erictraut commented 2 years ago

This is included in pyright 1.1.221, which I just published. It will also be included in the next release of pylance.