-
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
pylance incorrectly report AsyncGenerator of an abstract class.
#9949
opened Feb 20, 2025 by
Jacksunwei
can't assign tuple(list[T]) to tuple[T, ...] in generic types
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#9937
opened Feb 19, 2025 by
hmk114
TypedDict
silently accepts experimental PEP 728 arguments but ignores them
addressed in next version
#9928
opened Feb 17, 2025 by
decorator-factory
False positive Issue is fixed and will appear in next published version
bug
Something isn't working
reportIncompatibleMethodOverride
with version 1.1.394
addressed in next version
#9925
opened Feb 16, 2025 by
eachimei
Pyright parses Issue is fixed and will appear in next published version
bug
Something isn't working
*args
overloads as kwargs?
addressed in next version
#9916
opened Feb 14, 2025 by
Archmonger
__init__
is not ignored if __new__
has an explicit return type annotation of Any
addressed in next version
#9909
opened Feb 13, 2025 by
erictraut
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
Update Issue is fixed and will appear in next published version
enhancement request
New feature or request
TypeForm
logic to conform with latest draft of PEP 747
addressed in next version
#9900
opened Feb 12, 2025 by
erictraut
Type annotation in the for loop causes Unknown return values on method calls
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
#9891
opened Feb 12, 2025 by
gaborbernat
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 p on any issue or pull request to go back to the pull request listing page.