github RobertCraigie/pyright-python v1.1.296

latest releases: v1.1.381, v1.1.380, v1.1.379...
18 months ago

This release adds support for offline usage after the first initial run to cache the installed package.

This release also changes how the root cache directory is resolved, it now follows this pattern:

  • Checks the PYRIGHT_PYTHON_CACHE_DIR environment variable
  • Checks the XDG_CACHE_HOME environment variable
  • Then if neither of the above are set, it defaults to ~/.cache

Don't miss a new pyright-python release

NewReleases is sending notifications on new releases.