-
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
no error on incorrect value for issues relating to existing diagnostic rules or proposals for new diagnostic rules
default
in dataclass_transform
field if the field function returns Any
type checking / linting
#1129
opened Mar 9, 2025 by
luwqz1
updated Mar 16, 2025
bytes and bytearrays are considered uncomparable
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
#1132
opened Mar 11, 2025 by
anicolao
updated Mar 16, 2025
exclude does not work for jupyter notebooks
awaiting response
waiting for more info from the author - will eventually close if they don't respond
jupyter notebooks
language server
#1134
opened Mar 12, 2025 by
jscheel
updated Mar 16, 2025
exclude
and ignore
should be merged into one option, and include
documention should be updated to say that it's only relevant in the language server when diagnosticMode
is set to "workspace"
cli
config
#31
opened Jan 17, 2024 by
DetachHead
updated Mar 16, 2025
Expand environment variables
config
issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
rejected upstream
also a bug in pyright/pylance or feature that isn't in pyright/pylance - they refused to address it
#1137
opened Mar 16, 2025 by
StabbarN
updated Mar 16, 2025
reportAny is hard to use
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
#1131
opened Mar 11, 2025 by
npip99
updated Mar 16, 2025
import statement not respected in try/except statements
awaiting response
waiting for more info from the author - will eventually close if they don't respond
#1127
opened Mar 9, 2025 by
henri-gasc
updated Mar 16, 2025
False positives in reportShadowedImports rule for cython and mypyc compiled projects
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
#705
opened Sep 27, 2024 by
oguzhanmeteozturk
updated Mar 16, 2025
uv workspace imports work with pyright but not basedpyright
awaiting response
waiting for more info from the author - will eventually close if they don't respond
#1123
opened Mar 6, 2025 by
aedify-swi
updated Mar 16, 2025
primer results for sympy and spack are flaky
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
#563
opened Aug 11, 2024 by
DetachHead
updated Mar 15, 2025
"basedpyright.analysis.typeCheckingMode": "off" in .vim/coc-settings.json is not respected.
awaiting response
waiting for more info from the author - will eventually close if they don't respond
config
issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
#1122
opened Mar 4, 2025 by
Wouter-Lemoine
updated Mar 15, 2025
[Docs] The configuration instructions for the PyCharm section need to be updated
documentation
Improvements or additions to documentation
#1135
opened Mar 15, 2025 by
AiraNadih
updated Mar 15, 2025
a way to change diagnostic rules for certain parts of the project without treating them as separate execution environments
config
issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
#668
opened Sep 12, 2024 by
DetachHead
updated Mar 14, 2025
Coroutine return types incorrectly typed on 1.28+
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
#1133
opened Mar 12, 2025 by
taraskuzyk
updated Mar 13, 2025
code action to convert
Callable
annotation to a Protocol
language server
LSP: code actions
#1124
opened Mar 9, 2025 by
KotlinIsland
updated Mar 9, 2025
Provide mechanism to disable automatic @override decorator
language server
#1097
opened Feb 22, 2025 by
gotmax23
updated Mar 9, 2025
incorrect semantic highlighting on value class keyword argument for dict value
language server
LSP: semantic highlighting
#1102
opened Feb 24, 2025 by
DetachHead
updated Mar 7, 2025
imports for inlay hints with fully qualified names are broken
language server
LSP: inlay hints
#1121
opened Mar 3, 2025 by
DetachHead
updated Mar 3, 2025
"go to definition" on inlay hints
language server
LSP: inlay hints
pylance parity
feature that exists in pylance but not pyright / bug specific to our impl of a pylance feature
#651
opened Sep 6, 2024 by
DetachHead
updated Mar 3, 2025
reportIncompatibleVariableOverride
false positive on overriden descriptor attribute with the same return type as the descriptor's __get__
type checking / linting
#1112
opened Feb 28, 2025 by
DetachHead
updated Mar 3, 2025
pydantic plugin
plugin
feature specific to some third party module and therefore requires a plugin system
#868
opened Nov 13, 2024 by
DetachHead
updated Feb 28, 2025
Add
--version
command to basedpyright-langserver binary
cli
language server
#1030
opened Jan 30, 2025 by
ashb
updated Feb 28, 2025
Add setting issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
language server
basedpyright.cwd
or basedpyright.configFilePath
to the language server
config
#337
opened May 7, 2024 by
baco
updated Feb 28, 2025
option for issues relating to existing diagnostic rules or proposals for new diagnostic rules
reportImportCycles
to allow circular imports within a TYPE_CHECKING
block
type checking / linting
#960
opened Dec 18, 2024 by
Wizzerinus
updated Feb 26, 2025
TypedDict.get
return type is Any | None
if key type is a Literal
with more than one value
type checking / linting
#1107
opened Feb 25, 2025 by
DetachHead
updated Feb 25, 2025
Previous Next
ProTip!
Adding no:label will show everything without a label.