LoreonLabsPlatform
DocsHome
  • Overview

Intelligence

  • Markets
  • Builders
  • Research
  • Ecosystems
  • Launchpads
  • Search
Ecosystems

Other

pyright

Static type checker for Python

OtherEmerging
GitHub
Stars
—
Forks
—
Contributors
8
Last push
48mo ago

Recent commits

Latest commits.

  • Fixed a bug that resulted in a false positive when applying issubclass type narrowing from a `type` to an abstract class.
    ce9d689Eric Traut48mo ago
  • Fixed case sensitivity problem with test from previous commit.
    72b063fEric Traut48mo ago
  • Fixed bug in `isinstance` type guard logic that resulted in incorrect narrowing when using a dynamic type or types for the second argument.
    c1cb713Eric Traut48mo ago
  • Made tweak to documentation for clarity.
    04945a4Eric Traut48mo ago
  • [PylanceBot] Pull Pylance with Pyright 1.1.255 (#3606)
    212d146
PylanceBot
49mo ago
  • Moved annotationNotSupported diagnostics under the reportGeneralTypeIssues diagnostic rule so they can be disabled.
    1d0abc2Eric Traut49mo ago
  • fix typo (#3601)
    de86a34Keming49mo ago
  • Fixed false positive that occurs when overriding an abstract method (e.g. a property) with a field from a named tuple when both are used as base classes.
    50d5682Eric Traut49mo ago
  • Top contributors

    Builders behind this project.

    msfterictraut
    4.7K commits
    jakebailey
    110 commits
    erictraut
    90 commits
    bschnurr
    19 commits
    PylanceBot
    14 commits
    dependabot[bot]
    13 commits
    cdce8p
    9 commits
    debonte
    6 commits