-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Pyright crashes when using incorrect genric syntax with a TypeVarTuple and a TypeVar with a default value.
bug
Something isn't working
#10526
opened May 31, 2025 by
ImogenBits
super()
should not allow attribute assignment
bug
#10521
opened May 29, 2025 by
erictraut
Distinguish between "hard" and "soft" literal types
enhancement request
New feature or request
#10520
opened May 29, 2025 by
erictraut
Regression in support for idiomatic TypedDict discrimination?
bug
Something isn't working
needs decision
#10517
opened May 29, 2025 by
alicederyn
TypeForm + TypeVar type inference
bug
Something isn't working
#10516
opened May 29, 2025 by
superlopuh
methods not assignable to Something isn't working
Protocol
with __self__
property
bug
#10514
opened May 29, 2025 by
jorenham
OrderedDict type inference slow in Pytorch
bug
Something isn't working
#10513
opened May 28, 2025 by
bschnurr
TypeIs Does Not Properly Narrow Generics
bug
Something isn't working
#10509
opened May 27, 2025 by
RyanSaxe
"could not be determined because it refers to itself" error occurs depending on variable name and string literal value
bug
Something isn't working
#10491
opened May 22, 2025 by
pinterior
a 'final' NamedTuple is flagged with pyright 1.1.401
bug
Something isn't working
regression
#10490
opened May 22, 2025 by
tpgillam
regression: "unecessary #type ignore" reported in stdlib
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
regression
#10487
opened May 21, 2025 by
bukzor
Implicit override warnings reported for _type_checker_internals.pyi
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
regression
#10484
opened May 21, 2025 by
correctmost
Incorrect return type inference when generic function is passed non-union value
bug
Something isn't working
#10481
opened May 21, 2025 by
kurtbrose
Slow Typechecking 50-element homogeneous tuple
bug
Something isn't working
#10469
opened May 19, 2025 by
collinanderson
Type "Shape[int]" is not assignable to declared type "Shape[int]"
bug
Something isn't working
#10466
opened May 18, 2025 by
jorenham
Reimplement NamedTuple support in preparation for upcoming stub changes
enhancement request
New feature or request
#10459
opened May 17, 2025 by
erictraut
"possibly unbound" error when redefining builtin in try-except
bug
Something isn't working
#10457
opened May 17, 2025 by
injust
Regression: Type Confusion from Inline Class Naming
bug
Something isn't working
#10418
opened May 6, 2025 by
robert-bn
Overlapping overload error changes depending on type name
bug
Something isn't working
#10366
opened Apr 24, 2025 by
erictraut
Pyright hangs when a generic type alias definition refers to itself via typevar bound
bug
Something isn't working
#10364
opened Apr 23, 2025 by
luwqz1
False positive unreachable with unrelated types in match-case statement
bug
Something isn't working
needs decision
#10329
opened Apr 15, 2025 by
GoldsteinE
Add support for template strings (PEP 750)
enhancement request
New feature or request
#10320
opened Apr 14, 2025 by
erictraut
False Positive of Something isn't working
reportUnnecessaryComparison
for Loop Variables
bug
#10311
opened Apr 13, 2025 by
ckwastra
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.