github microsoft/pyright 1.1.111
Published 1.1.111

latest releases: 1.1.361, 1.1.360, 1.1.359...
3 years ago

New Feature: Implemented PEP 634 support for structural pattern matching. This new PEP was just accepted, and the functionality will appear in the next alpha release of Python 3.10.

Bug Fix: Fixed bug that caused a false positive error when declaring a class within a local scope when the symbol is nonlocal or global.

Enhancement: Improved handling of unpacked arguments when the type is a union of known-length tuples.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.