Skip to content

Issues: DetachHead/basedpyright

add a 👍 react to issues to help us prioritize
#404 by DetachHead was closed Jun 11, 2024
Closed
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

No response from LSP when requesting documentSymbol language server needs investigation awaiting verification by a maintainer that the issue is valid
#766 opened Oct 11, 2024 by MimrrBrian
no error when unpacking an iterable into a function that doesn't take variadic arguments type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#765 opened Oct 10, 2024 by DetachHead
no error when covariant TypeVar is used in an input position when it's part of a union type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#764 opened Oct 10, 2024 by DetachHead
no error when TypeVar with explicit variance is used in the wrong position when using Callable type type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#763 opened Oct 10, 2024 by DetachHead
no error on TypeVar with explicitly declared variance when the generic is used in another type with a different variance type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#762 opened Oct 10, 2024 by DetachHead
pyright inconsistent error when incompatible mro type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#757 opened Oct 9, 2024 by KotlinIsland
Enforce conditional values are booleans type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#755 opened Oct 9, 2024 by npip99
nonsense error message when method doesn't have a self argument type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#754 opened Oct 8, 2024 by DetachHead
import suggestions only work for functions and classes but not variables language server LSP: import suggestions import suggestions can show as either a code action or autocomplete suggestion
#753 opened Oct 8, 2024 by DetachHead
false negative reportGeneralTypeIssues when override on module function type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#751 opened Oct 8, 2024 by KotlinIsland
reportRedundantExpression type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#749 opened Oct 8, 2024 by KotlinIsland
add the "Search for additional matching imports" option for import suggestion code actions from pylance LSP: code actions LSP: import suggestions import suggestions can show as either a code action or autocomplete suggestion pylance parity feature that exists in pylance but not pyright / bug specific to our impl of a pylance feature vscode the extension for vscode/vscodium
#747 opened Oct 7, 2024 by DetachHead
reportUnknownArgumentType false negative in __init__ statements type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules upstream bug a bug that also exists in pyright but has not been raised upstream
#746 opened Oct 7, 2024 by DetachHead
report an error if a generic is not used at all in a class or function type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#744 opened Oct 6, 2024 by DetachHead
Optional Special Forms: They're Not Deprecated awaiting response waiting for more info from the author - will eventually close if they don't respond type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#734 opened Oct 2, 2024 by fny
Editable modules installed by uv aren't found awaiting response waiting for more info from the author - will eventually close if they don't respond
#731 opened Oct 2, 2024 by krmax44
unit test flake on macos tests
#726 opened Oct 2, 2024 by DetachHead
Ignores **/venv/** successfully but not **/Lib/** config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension) language server
#725 opened Oct 1, 2024 by avario-cpu
Useless message Stub file not found for "[library]" type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#724 opened Oct 1, 2024 by ruben-adhesif
investigate rspack project internal stuff relating to the repo itself (eg. ci)
#723 opened Oct 1, 2024 by DetachHead
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.