Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / detachhead/basedpyright issues and pull requests

#411 - FEATURE: add "python.autoComplete.addBrackets"

Issue - State: open - Opened by kuator 5 months ago - 1 comment
Labels: rejected upstream, language server, pylance parity, LSP: autocomplete

#400 - relative importing from a `.py` inside a `.pyi` file doesn't work

Issue - State: open - Opened by ilkiri23 5 months ago - 3 comments
Labels: type checking / linting

#400 - relative importing from a `.py` inside a `.pyi` file doesn't work

Issue - State: open - Opened by ilkiri23 5 months ago - 3 comments
Labels: type checking / linting

#396 - Automatically fold import blocks

Issue - State: open - Opened by KotlinIsland 5 months ago
Labels: language server, pycharm parity

#396 - Automatically fold import blocks

Issue - State: open - Opened by KotlinIsland 5 months ago
Labels: language server, pycharm parity

#386 - support `closed` on inline `TypedDict`s

Issue - State: open - Opened by DetachHead 6 months ago - 1 comment
Labels: based, type checking / linting

#385 - Support inferring `@final` `TypedDict`s to be `Mapping[str, Union | Of | Types]`

Issue - State: closed - Opened by DetachHead 6 months ago - 3 comments
Labels: rejected upstream, type checking / linting

#365 - import resolution for generic virtual environments

Issue - State: open - Opened by gennaro-tedesco 6 months ago - 14 comments
Labels: config

#361 - positional-only arguments should not have inlay hints

Issue - State: closed - Opened by DetachHead 6 months ago - 3 comments
Labels: language server, pylance parity, LSP: inlay hints

#357 - hover/inlay hint for functions that return `Never` is `NoReturn`

Issue - State: open - Opened by DetachHead 6 months ago - 1 comment
Labels: good first issue, LSP: inlay hints

#356 - deprecate `NoReturn` in favor of `Never` when `deprecateTypingAliases` is enabled

Issue - State: open - Opened by DetachHead 6 months ago - 3 comments
Labels: type checking / linting

#348 - statically determine how many times a non-variadic `tuple` will be iterated over

Issue - State: open - Opened by AlexBlandin 6 months ago - 2 comments
Labels: rejected upstream, type checking / linting

#348 - statically determine how many times a non-variadic `tuple` will be iterated over

Issue - State: open - Opened by AlexBlandin 6 months ago - 2 comments
Labels: rejected upstream, type checking / linting

#329 - If `diagnosticSeverityOverrides` is set, `typeCheckingMode` is ignored and set to "all".

Issue - State: closed - Opened by kiyoon 7 months ago - 5 comments
Labels: type checking / linting, config

#315 - cli exits with code 0 when `reveal_type`/`reveal_locals` are used

Issue - State: open - Opened by DetachHead 7 months ago - 2 comments
Labels: type checking / linting, cli

#309 - import common aliases

Issue - State: open - Opened by KotlinIsland 7 months ago - 3 comments
Labels: language server, pylance parity, LSP: import suggestions, plugin

#308 - support `textDocument/foldingRange`

Issue - State: open - Opened by igorlfs 7 months ago - 8 comments
Labels: language server, pylance parity, pycharm parity

#304 - nonsense autocomplete suggestions

Issue - State: open - Opened by cangkuai 7 months ago - 15 comments
Labels: language server, LSP: import suggestions, LSP: completions

#296 - Inlay hints for inferred generics

Issue - State: closed - Opened by KotlinIsland 7 months ago - 3 comments
Labels: language server, LSP: inlay hints

#296 - Inlay hints for inferred generics

Issue - State: closed - Opened by KotlinIsland 7 months ago - 3 comments
Labels: language server, LSP: inlay hints

#295 - vscode web extension support

Issue - State: open - Opened by DetachHead 7 months ago
Labels: vscode, browser

#287 - infer overload types

Issue - State: closed - Opened by KotlinIsland 7 months ago - 2 comments
Labels: type checking / linting

#261 - inlay hints shouldn't appear on enum values

Issue - State: closed - Opened by DetachHead 7 months ago - 1 comment
Labels: language server, pylance parity, LSP: inlay hints

#244 - Deprecate `TypeAlias`, `TypeVar`, `ParamSpec`, `TypeVarTuple`, `Generic` if you are using >= 3.12

Issue - State: open - Opened by KotlinIsland 8 months ago - 16 comments
Labels: type checking / linting

#244 - Deprecate `TypeAlias`, `TypeVar`, `ParamSpec`, `TypeVarTuple`, `Generic` if you are using >= 3.12

Issue - State: open - Opened by KotlinIsland 8 months ago - 19 comments
Labels: type checking / linting

#237 - docs for implicit realative import

Pull Request - State: open - Opened by KotlinIsland 8 months ago

#231 - attempt at pycharm plugin

Pull Request - State: closed - Opened by DetachHead 8 months ago - 7 comments
Labels: help wanted

#223 - Support "Extract Method" | "Extract Variable" | "Move Symbol"

Issue - State: open - Opened by KotlinIsland 8 months ago - 3 comments
Labels: language server, pylance parity

#219 - inlay hints for inferred types on `Final` variables

Issue - State: closed - Opened by DetachHead 8 months ago
Labels: language server, LSP: inlay hints

#219 - inlay hints for inferred types on `Final` variables

Issue - State: closed - Opened by DetachHead 8 months ago
Labels: language server, LSP: inlay hints

#210 - semantic highlighter does not recognize forward references used in generic parameters

Issue - State: closed - Opened by sena-nana 8 months ago - 2 comments
Labels: language server, LSP: semantic highlighting, LSP: code actions, LSP: import suggestions

#205 - Document off means off

Issue - State: open - Opened by KotlinIsland 8 months ago - 1 comment
Labels: documentation, good first issue, type checking / linting

#198 - code action/double click to transition inlay hints to real life

Issue - State: open - Opened by KotlinIsland 8 months ago - 7 comments
Labels: language server, pylance parity, LSP: inlay hints, LSP: code actions

#197 - "failed to find pyright executable, falling back to bundled: " message is wrong

Issue - State: open - Opened by KotlinIsland 8 months ago - 1 comment
Labels: good first issue, vscode

#192 - No type inference on empty collections, giving unnecessary reportUnknownMemberType

Issue - State: open - Opened by meee-low 8 months ago - 2 comments
Labels: rejected upstream, type checking / linting

#189 - Don't show inlays for constructors

Issue - State: open - Opened by KotlinIsland 8 months ago - 2 comments
Labels: language server, LSP: inlay hints

#189 - Don't show inlays for constructors

Issue - State: open - Opened by KotlinIsland 8 months ago - 2 comments
Labels: language server, LSP: inlay hints

#182 - report non-top level duplicate imports

Pull Request - State: open - Opened by DetachHead 8 months ago - 1 comment

#181 - Dunders are allowed to have the wrong types

Issue - State: open - Opened by KotlinIsland 8 months ago - 2 comments
Labels: type checking / linting

#179 - infer types from overloads

Issue - State: open - Opened by DetachHead 8 months ago - 1 comment
Labels: based, type checking / linting, required for [REDACTED]

#177 - NixOS Support

Issue - State: closed - Opened by znd4 8 months ago - 11 comments
Labels: documentation, node

#173 - Support for Jupyter Notebook

Issue - State: open - Opened by GreyElaina 8 months ago - 5 comments
Labels: language server, pylance parity

#152 - fix `r` strings in vscode

Issue - State: open - Opened by DetachHead 8 months ago - 2 comments
Labels: vscode, vscode syntax highlighting

#123 - Invent a better `type`

Issue - State: open - Opened by KotlinIsland 9 months ago - 5 comments
Labels: based, type checking / linting

#118 - ci doesn't fail if there are issues with the vendored typeshed

Issue - State: closed - Opened by DetachHead 9 months ago - 1 comment
Labels: tests

#109 - defining a class that extends an abstract class but does not define all of its methods should be an error

Issue - State: closed - Opened by DetachHead 9 months ago - 2 comments
Labels: type checking / linting

#99 - bump dependencies and switch from black to ruff format

Pull Request - State: closed - Opened by DetachHead 9 months ago

#99 - bump dependencies and switch from black to ruff format

Pull Request - State: closed - Opened by DetachHead 9 months ago

#99 - bump dependencies and switch from black to ruff format

Pull Request - State: closed - Opened by DetachHead 9 months ago

#99 - bump dependencies and switch from black to ruff format

Pull Request - State: closed - Opened by DetachHead 9 months ago

#98 - ` "Never" does not derive from BaseException` false positive when raising `Never`

Issue - State: closed - Opened by DetachHead 9 months ago - 1 comment
Labels: rejected upstream, type checking / linting

#98 - ` "Never" does not derive from BaseException` false positive when raising `Never`

Issue - State: closed - Opened by DetachHead 9 months ago - 1 comment
Labels: rejected upstream, type checking / linting

#98 - ` "Never" does not derive from BaseException` false positive when raising `Never`

Issue - State: closed - Opened by DetachHead 9 months ago - 1 comment
Labels: rejected upstream, type checking / linting

#98 - ` "Never" does not derive from BaseException` false positive when raising `Never`

Issue - State: closed - Opened by DetachHead 9 months ago - 1 comment
Labels: rejected upstream, type checking / linting

#97 - there should be no difference between "binder-unreachable" and "type-unreachable" code

Issue - State: open - Opened by DetachHead 9 months ago - 1 comment
Labels: unreachable, rejected upstream, type checking / linting

#97 - there should be no difference between "binder-unreachable" and "type-unreachable" code

Issue - State: open - Opened by DetachHead 9 months ago - 1 comment
Labels: unreachable, rejected upstream, type checking / linting

#97 - there should be no difference between "binder-unreachable" and "type-unreachable" code

Issue - State: open - Opened by DetachHead 9 months ago - 1 comment
Labels: unreachable, rejected upstream, type checking / linting

#97 - there should be no difference between "binder-unreachable" and "type-unreachable" code

Issue - State: open - Opened by DetachHead 9 months ago - 1 comment
Labels: unreachable, rejected upstream, type checking / linting

#96 - ability to specify multiple `pythonVersion`s

Issue - State: closed - Opened by DetachHead 9 months ago - 2 comments
Labels: unreachable, rejected upstream, type checking / linting, config

#96 - ability to specify multiple `pythonVersion`s

Issue - State: closed - Opened by DetachHead 9 months ago - 2 comments
Labels: unreachable, rejected upstream, type checking / linting, config

#96 - ability to specify multiple `pythonVersion`s

Issue - State: closed - Opened by DetachHead 9 months ago - 2 comments
Labels: unreachable, rejected upstream, type checking / linting, config

#96 - ability to specify multiple `pythonVersion`s

Issue - State: closed - Opened by DetachHead 9 months ago - 2 comments
Labels: unreachable, rejected upstream, type checking / linting, config

#95 - Code action to suggest type from usages

Issue - State: open - Opened by DetachHead 9 months ago
Labels: language server, LSP: code actions

#95 - Code action to suggest type from usages

Issue - State: open - Opened by DetachHead 9 months ago
Labels: language server, LSP: code actions

#95 - Code action to suggest type from usages

Issue - State: open - Opened by DetachHead 9 months ago
Labels: language server, LSP: code actions

#95 - Code action to suggest type from usages

Issue - State: open - Opened by DetachHead 9 months ago
Labels: language server, LSP: code actions

#94 - `reportPrivateUsage` false positive when accessing protected member from supertype within a nested class

Issue - State: open - Opened by DetachHead 9 months ago
Labels: rejected upstream, type checking / linting

#94 - `reportPrivateUsage` false positive when accessing protected member from supertype within a nested class

Issue - State: open - Opened by DetachHead 9 months ago
Labels: rejected upstream, type checking / linting

#94 - `reportPrivateUsage` false positive when accessing protected member from supertype within a nested class

Issue - State: open - Opened by DetachHead 9 months ago
Labels: rejected upstream, type checking / linting

#94 - `reportPrivateUsage` false positive when accessing protected member from supertype within a nested class

Issue - State: open - Opened by DetachHead 9 months ago
Labels: rejected upstream, type checking / linting

#93 - fix `reportDeclaration` not reporting multiple redeclarations of the same type

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#93 - fix `reportDeclaration` not reporting multiple redeclarations of the same type

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#93 - fix `reportDeclaration` not reporting multiple redeclarations of the same type

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#93 - fix `reportDeclaration` not reporting multiple redeclarations of the same type

Pull Request - State: closed - Opened by DetachHead 9 months ago - 3 comments

#92 - Say what pyright it's based on

Issue - State: closed - Opened by KotlinIsland 9 months ago - 2 comments
Labels: good first issue, based

#92 - Say what pyright it's based on

Issue - State: closed - Opened by KotlinIsland 9 months ago - 2 comments
Labels: good first issue, based

#92 - Say what pyright it's based on

Issue - State: closed - Opened by KotlinIsland 9 months ago - 2 comments
Labels: good first issue, based

#92 - Say what pyright it's based on

Issue - State: closed - Opened by KotlinIsland 9 months ago - 2 comments
Labels: good first issue, based

#90 - no error when checking non-python files

Issue - State: open - Opened by DetachHead 9 months ago
Labels: type checking / linting

#90 - no error when checking non-python files

Issue - State: open - Opened by DetachHead 9 months ago
Labels: type checking / linting

#90 - no error when checking non-python files

Issue - State: open - Opened by DetachHead 9 months ago
Labels: type checking / linting

#88 - `reportDuplicateImport` false negative when duplicate import is in separate import statements

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: rejected upstream

#88 - `reportDuplicateImport` false negative when duplicate import is in separate import statements

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: rejected upstream

#88 - `reportDuplicateImport` false negative when duplicate import is in separate import statements

Issue - State: closed - Opened by DetachHead 9 months ago
Labels: rejected upstream