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

Pyright hangs on some recursive aliases bug Something isn't working
#9497 opened Nov 22, 2024 by kyle-query
"Partially unknown" message in for loop. bug Something isn't working question Further information is requested
#9496 opened Nov 22, 2024 by sindzicat
Config file could not be parsed since version 1.1.389. bug Something isn't working question Further information is requested
#9486 opened Nov 21, 2024 by yclybouw
Invalid Unicode escapes in bytes literals enhancement request New feature or request
#9476 opened Nov 17, 2024 by InSyncWithFoo
Bare Final special form with dataclasses bug Something isn't working
#9468 opened Nov 15, 2024 by Viicos
Pyright should narrow except* to ExceptionGroup with non-base exceptions addressed in next version Issue is fixed and will appear in next published version enhancement request New feature or request
#9466 opened Nov 14, 2024 by erictraut
cached_property self type bug Something isn't working
#9464 opened Nov 14, 2024 by cole-dda
un-narrowing to Unknown regression addressed in next version Issue is fixed and will appear in next published version bug Something isn't working regression
#9457 opened Nov 13, 2024 by beauxq
CTRP-style bounded quantification and verifytypes bug Something isn't working
#9448 opened Nov 12, 2024 by erictraut
Possible bug with isinstance type-narrowing bug Something isn't working regression
#9441 opened Nov 11, 2024 by tylerlaprade
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! Exclude everything labeled bug with -label:bug.