-
Notifications
You must be signed in to change notification settings - Fork 37
Issues: DetachHead/basedpyright
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
Label
Projects
Milestones
Assignee
Sort
Issues list
enforce non-standard/breaking change (eg. would cause issues in 3rd party code)
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
NotImplementedType
in the signature of operators
based
#1092
opened Feb 19, 2025 by
KotlinIsland
inline quick suggestions insert code in the wrong place
needs investigation
awaiting verification by a maintainer that the issue is valid
upstream bug
a bug that also exists in pyright but has not been raised upstream
vscode
the extension for vscode/vscodium
#1091
opened Feb 19, 2025 by
KotlinIsland
[Jupyter] "display" is not defined
jupyter notebooks
pylance parity
feature that exists in pylance but not pyright / bug specific to our impl of a pylance feature
#1090
opened Feb 18, 2025 by
steovd
ban calling generic 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
classmethod
s if the class isn't concrete
needs investigation
#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
Support Autocompletion for Multi-Level Attributes
language server
LSP: completions
#1079
opened Feb 14, 2025 by
okhex
when a file gets deleted, delete its diagnostics from the baseline file
baseline
language server
#1075
opened Feb 13, 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 - 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
@contextmanager
decorator is broken when decorated function is used as a decorator on a method
type checking / linting
#1071
opened Feb 13, 2025 by
DetachHead
Open issues relating to existing diagnostic rules or proposals for new diagnostic rules
unreachable
issues about unreachable code (which doesn't get typechecked)
TypedDict
membership checks
type checking / linting
#1070
opened Feb 12, 2025 by
decorator-factory
Type narrowing and issues relating to existing diagnostic rules or proposals for new diagnostic rules
TypedDict
type checking / linting
#1063
opened Feb 12, 2025 by
decorator-factory
no error when using 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
@final
decorator with @abstractmethod
type checking / linting
#1062
opened Feb 12, 2025 by
DetachHead
no error when using 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
@final
decorator on a method in a Protocol
type checking / linting
#1061
opened Feb 12, 2025 by
DetachHead
typing.AbstractSet
is deprecated in favor of collections.abc.Set
which is a stupid name
collections.abc
#1056
opened Feb 11, 2025 by
DetachHead
no completions on quoted types
language server
LSP: completions
#1052
opened Feb 10, 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 Improvements or additions to documentation
LC_ALL
env var wrongly.
documentation
#1040
opened Feb 4, 2025 by
kiyoon
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.