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 error on incorrect value for default in dataclass_transform field if the field function returns Any type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#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
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
"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 issues relating to existing diagnostic rules or proposals for new diagnostic rules
#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 setting basedpyright.cwd or basedpyright.configFilePath to the language server config issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension) language server
#337 opened May 7, 2024 by baco updated Feb 28, 2025
option for reportImportCycles to allow circular imports within a TYPE_CHECKING block type checking / linting issues relating to existing diagnostic rules or proposals for new diagnostic rules
#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 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
#1107 opened Feb 25, 2025 by DetachHead updated Feb 25, 2025
ProTip! Adding no:label will show everything without a label.