Skip to content

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
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

Type narrowing with identity check addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9758 opened Jan 25, 2025 by hamdanal
pyright doesn't respect the documented resolution order addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9752 opened Jan 24, 2025 by aaugustin
False negative: Use of variable in type expression is not reported if its type is a TypeVar or Self addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#9750 opened Jan 23, 2025 by erictraut
Overload with variadic is not preferred over non-variadic addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#9748 opened Jan 23, 2025 by erictraut
Enforce that @override or @final appear only on first overload addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#9747 opened Jan 23, 2025 by erictraut
@override does not work correctly for overloaded method without implementation addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#9746 opened Jan 23, 2025 by erictraut
Incorrect handling of Concatenate when used with generics and decorators addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9742 opened Jan 23, 2025 by mkzeender
Stack overflow found in Pylance telemetry addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9740 opened Jan 22, 2025 by rchiodo
Cannot determine type of function with too many redefinitions addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9721 opened Jan 17, 2025 by DiegoBaldassarMilleuno
No reveal_type diagnostic for variables with bare type qualifier annotations addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9720 opened Jan 17, 2025 by sharkdp
Pyright fails to check types assigned to variables addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9709 opened Jan 15, 2025 by Pwuts
Enums, bools, and tuples are not expanded during overload evaluation addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#9706 opened Jan 14, 2025 by InSyncWithFoo
Inconsistent behavior between pylance and pyright addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9702 opened Jan 14, 2025 by xixixao
False negative on unused import of nested modules bug Something isn't working
#9622 opened Dec 23, 2024 by draustin
cached_property self type bug Something isn't working
#9464 opened Nov 14, 2024 by cole-dda
Type-narrowing based on x in y bug Something isn't working
#9338 opened Oct 28, 2024 by Azureblade3808
Pyright hangs on code involving polymorphic functions bug Something isn't working
#8987 opened Sep 13, 2024 by LeeeeT
Temporary directories are not removed on VS Code exit addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#4142 opened Nov 5, 2022 by 2-5
Calling with unpacked args f(*args) selects overload for f() addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#3685 opened Jul 11, 2022 by 0xjc
Bug in handling overloads addressed in next version Issue is fixed and will appear in next published version bug Something isn't working spec compliance
#3575 opened Jun 14, 2022 by tigerhawkvok
ProTip! Type g i on any issue or pull request to go back to the issue listing page.