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

ban calling generic classmethods if the class isn't concrete needs investigation awaiting verification by a maintainer that the issue is valid type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#1088 opened Feb 18, 2025 by KotlinIsland
switch to uv build backend project internal stuff relating to the repo itself (eg. ci)
#1087 opened Feb 17, 2025 by DetachHead
background analysis mode is not used when running the extension in debug mode project internal stuff relating to the repo itself (eg. ci)
#1073 opened Feb 13, 2025 by DetachHead
1.1.394 regression - @contextmanager decorator is broken when decorated function is used as a decorator on a method 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
#1071 opened Feb 13, 2025 by DetachHead
Open TypedDict membership checks type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules unreachable issues about unreachable code (which doesn't get typechecked)
#1070 opened Feb 12, 2025 by decorator-factory
Received redundant open text document command for vscode-notebook-cell awaiting response waiting for more info from the author - will eventually close if they don't respond jupyter notebooks language server
#1068 opened Feb 12, 2025 by laguill
Type narrowing and TypedDict type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#1063 opened Feb 12, 2025 by decorator-factory
no error when using @final decorator with @abstractmethod 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
#1062 opened Feb 12, 2025 by DetachHead
no error when using @final decorator on a method in a Protocol 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
#1061 opened Feb 12, 2025 by DetachHead
typing.AbstractSet is deprecated in favor of collections.abc.Set which is a stupid name collections.abc issues relating to the absolute mess that is the collections.abc module
#1056 opened Feb 11, 2025 by DetachHead
switch CI to something other than github actions project internal stuff relating to the repo itself (eg. ci)
#1051 opened Feb 10, 2025 by DetachHead
Class semantic token awaiting response waiting for more info from the author - will eventually close if they don't respond language server
#1049 opened Feb 9, 2025 by rpop0
reportUndefinedVariable is necessary for an import code action awaiting response waiting for more info from the author - will eventually close if they don't respond language server LSP: code actions
#1044 opened Feb 7, 2025 by rmuir
How can I declare a huge number of execution environments? config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
#1042 opened Feb 5, 2025 by MaddyGuthridge
Language setting reads LC_ALL env var wrongly. documentation Improvements or additions to documentation
#1040 opened Feb 4, 2025 by kiyoon
ProTip! Adding no:label will show everything without a label.