-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: microsoft/pyright
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
Slowdown when enabling reportShadowedImports checks
enhancement request
New feature or request
#10041
opened Mar 7, 2025 by
correctmost
Diagnostic results are inconsistent when using "--threads" option on sympy
bug
Something isn't working
#10039
opened Mar 6, 2025 by
erictraut
Type inference does not work on variadic lambdas when annotated with fixed arity
enhancement request
New feature or request
#10033
opened Mar 5, 2025 by
lkct
Completion is not suggesting nested completion without exact match
addressed in next version
Issue is fixed and will appear in next published version
enhancement request
New feature or request
#10022
opened Mar 3, 2025 by
heejaechang
Toplevel Issue is fixed and will appear in next published version
bug
Something isn't working
regression
__init__.py
imports considered invalid if partial stubs are available and do not include it
addressed in next version
#10018
opened Mar 3, 2025 by
zmievsa
Variable only used in format string reported as "is not accessed"
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#10034
opened Mar 1, 2025 by
CTimmerman
Bug with combination of contextmanager, partial, and ParamSpec
bug
Something isn't working
#10011
opened Mar 1, 2025 by
dmontagu
Pyright runs indefinitely on GenericAlias manipulation
bug
Something isn't working
#10000
opened Feb 28, 2025 by
EtaoinWu
Type inference of Something isn't working
needs decision
defaultdict
fails when unpacking a dict
with known value type
bug
#9970
opened Feb 25, 2025 by
ringohoffman
Argument of type "X" cannot be assigned to parameter of type "X" despite cast
bug
Something isn't working
#9953
opened Feb 21, 2025 by
bersbersbers
extraneous reportArgumentType when calling super().__init__
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#9901
opened Feb 12, 2025 by
Alan-Chen99
False negative on unused import of nested modules
bug
Something isn't working
#9622
opened Dec 23, 2024 by
draustin
Extend New feature or request
reportPrivateImportUsage
to report use of symbols imported from private submodules in a "py.typed" library
enhancement request
#9008
opened Sep 16, 2024 by
erictraut
Pyright hangs on code involving polymorphic functions
bug
Something isn't working
#8987
opened Sep 13, 2024 by
LeeeeT
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.