github microsoft/pyright 1.1.5
Published 1.1.5

latest releases: 1.1.363, 1.1.362, 1.1.361...
4 years ago

New Feature: Added support for Python 3.8 @Final decorator, which can be applied to both classes and methods.

Enhancement: Parser is now pickier about supported syntax for type annotation expressions.

Bug Fix: Fixed handling of 'typeshedPath' setting. The code was assuming that it was an absolute path, but relative paths should also be supported.

Bug Fix: Some Mac users have reported ongoing high CPU utilization. I suspect this is related to the file watching library used in pyright. I've made some adjustments that I hope will avoid this behavior.

Don't miss a new pyright release

NewReleases is sending notifications on new releases.