-
Notifications
You must be signed in to change notification settings - Fork 32
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
support baseline with jupyter notebooks
baseline
cli
language server
#1039
opened Feb 3, 2025 by
DetachHead
when updating a file, inlay hints should be recalculated for files that import it
language server
LSP: inlay hints
#1037
opened Feb 2, 2025 by
DetachHead
hover text defaults to "(function)" on unknown symbols
language server
upstream bug
a bug that also exists in pyright but has not been raised upstream
#1036
opened Feb 2, 2025 by
DetachHead
Check that also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
B.__radd__
is a subtype of A.__add__
for B <: A
, and support __radd__
priority.
rejected upstream
#1034
opened Feb 1, 2025 by
jorenham
Add waiting for more info from the author - will eventually close if they don't respond
language server
--version
command to basedpyright-langserver binary
awaiting response
#1030
opened Jan 30, 2025 by
ashb
descriptors are unsafe when defined on a subtype
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
#1025
opened Jan 28, 2025 by
KotlinIsland
generic class with single constructor input can be inferred as a distributed union
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
#1023
opened Jan 27, 2025 by
KotlinIsland
[LSP Spec] serverInfo missing from initializeResult call
good first issue
Good for newcomers
language server
#1022
opened Jan 27, 2025 by
shipmints
in-place operator dunders are unsafe
rejected upstream
also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
#1018
opened Jan 27, 2025 by
DetachHead
inlay hints should not appear on variables that have already been declared
language server
LSP: inlay hints
#1016
opened Jan 26, 2025 by
DetachHead
Awaitable
is not a collection yet the one in typing
is deprecated in favor of collections.abc.Awaitable
#1013
opened Jan 24, 2025 by
DetachHead
reportAbstractUsage
false negative when implementation is just a docstring
type checking / linting
#1009
opened Jan 22, 2025 by
DetachHead
add the feature that exists in pylance but not pyright / bug specific to our impl of a pylance feature
vscode
the extension for vscode/vscodium
python.analysis.nodeExecutable
setting from pylance
pylance parity
#1008
opened Jan 21, 2025 by
dastanmoy96
non-final variables do not appear in import suggestions
language server
LSP: import suggestions
import suggestions can show as either a code action or autocomplete suggestion
#1007
opened Jan 21, 2025 by
DetachHead
reportMatchNotExhaustive
false negative when variables used with *rest
type checking / linting
#1004
opened Jan 19, 2025 by
GuiltiTer
Specific path for baseline.json in pyproject.toml
baseline
config
issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
#1000
opened Jan 17, 2025 by
stepalxser
deprecated
decorator doesn't work on functions with a decorator that changes the type of its input parameters
type checking / linting
#995
opened Jan 14, 2025 by
DetachHead
when running locally from the jest vscode extension, tests run inside the venv only when running in debug mode
project
internal stuff relating to the repo itself (eg. ci)
#994
opened Jan 13, 2025 by
DetachHead
Add code action to ignore current error?
language server
LSP: code actions
#993
opened Jan 13, 2025 by
failable
auto-import completions for a submodule of a package when the package is already imported
language server
LSP: completions
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
#992
opened Jan 12, 2025 by
KevinMusgrave
incorrect venv resolution with nested projects in a multi-root vscode workspace.
language server
vscode
the extension for vscode/vscodium
#991
opened Jan 10, 2025 by
strangemonad
use overload information from class definition to resolve type parameters in cases of also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
Protocol
s
rejected upstream
#989
opened Jan 9, 2025 by
KotlinIsland
reportDeprecated
false negative on import with alias
type checking / linting
#987
opened Jan 8, 2025 by
DetachHead
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-01-03.