-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
False negative when quoted type appears in union syntax with UnionType operand
enhancement request
New feature or request
#9500
opened Nov 23, 2024 by
brianschubert
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
Better support for accessing __args__ in runtime
enhancement request
New feature or request
#9495
opened Nov 22, 2024 by
PythonCoderAS
Decorator seems not to be applied to a function under some circumstances (inferred return type, recursive reference, loop, generator)
bug
Something isn't working
#9492
opened Nov 22, 2024 by
Azureblade3808
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
assigning a class with __call__ to dunder method shows the wrong type
bug
Something isn't working
#9470
opened Nov 15, 2024 by
adhami3310
Bare Something isn't working
Final
special form with dataclasses
bug
#9468
opened Nov 15, 2024 by
Viicos
Pyright should narrow Issue is fixed and will appear in next published version
enhancement request
New feature or request
except*
to ExceptionGroup with non-base exceptions
addressed in next version
#9466
opened Nov 14, 2024 by
erictraut
un-narrowing to Issue is fixed and will appear in next published version
bug
Something isn't working
regression
Unknown
regression
addressed in next version
#9457
opened Nov 13, 2024 by
beauxq
CTRP-style bounded quantification and Something isn't working
verifytypes
bug
#9448
opened Nov 12, 2024 by
erictraut
Possible bug with Something isn't working
regression
isinstance
type-narrowing
bug
#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 Something isn't working
x in y
bug
#9338
opened Oct 28, 2024 by
Azureblade3808
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
Incorrect handling of class that is a subtype of multiple constraints in a value-constrained TypeVar
bug
Something isn't working
#8631
opened Aug 1, 2024 by
erictraut
ProTip!
Exclude everything labeled
bug
with -label:bug.