Skip to content

Published 1.1.214

Compare
Choose a tag to compare
@erictraut erictraut released this 23 Jan 03:08
· 3349 commits to main since this release

A regression was introduced in the 1.1.213 release that has the potential of impacting many pyright users, so I decided to do a quick update.

Bug Fix: Reverted change from previous release that caused incorrect type evaluations and false positive errors in certain situations involving bidirectional type inference with call expressions.

Enhancement: Updated typeshed stubs to latest.