Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pyright

Package Overview
Dependencies
Maintainers
1
Versions
475
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyright - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Type checker for the Python language",
"version": "1.0.13",
"version": "1.0.14",
"license": "MIT",

@@ -8,0 +8,0 @@ "author": {

@@ -76,18 +76,2 @@ ![Pyright](/docs/img/PyrightLarge.png)

## TODO
Pyright is a work in progress. The following functionality is not yet finished. If you would like to contribute to any of these areas, contact the maintainers of the repo.
* Address the many TODO comments in the code
* Provide switch that makes Optional strict
* Provide switch that treats instance variables and methods that begin with underscore as private
* Synthesize TypeVar param and return types for lambdas where possible
* Validate that overridden methods in subclass have same signature as base class methods
* Add support for type hints on var-arg parameters
* Add support for f-strings
* Provide switch that reports circular import dependencies
* Add numeric codes to diagnostics and a configuration mechanism for disabling errors by code
## Contributing

@@ -94,0 +78,0 @@

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc