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

Possible bug with isinstance type-narrowing bug Something isn't working regression
#9441 opened Nov 11, 2024 by tylerlaprade
Optional[TypedDict] and SomeOtherType should be inferred to be Optional[SomeOtherType] addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9435 opened Nov 9, 2024 by mgedmin
False positive metaclass conflict error addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9430 opened Nov 8, 2024 by KoltesDigital
False negative raise None addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9423 opened Nov 7, 2024 by BeefaloKing
Match statement reassigning variable results in inconsistent type inference addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9418 opened Nov 7, 2024 by alessiogaldy
Pyright doesn't allow overriding methods with polymorphic functions addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9417 opened Nov 7, 2024 by LeeeeT
Handling forbidden combinations with except* addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9416 opened Nov 7, 2024 by erictraut
Invalid type syntax does not result in error addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9415 opened Nov 7, 2024 by erictraut
Syntax check for await within non-async function is missing some conditions addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9414 opened Nov 7, 2024 by erictraut
Add syntax error check for control flow within except* block addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9413 opened Nov 7, 2024 by erictraut
Failed to parse pyproject.toml addressed in next version Issue is fixed and will appear in next published version bug Something isn't working
#9412 opened Nov 7, 2024 by CandiedCode
pyright incorrectly allows & parses await in lambdas addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9406 opened Nov 7, 2024 by jakkdl
False Liskov negative in generic subclass with different type variable bug Something isn't working
#9405 opened Nov 7, 2024 by LeeeeT
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
ProTip! Adding no:label will show everything without a label.