Skip to content

Issues: microsoft/pyright

Beta
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
Assigned to nobody Loading
Sort

Issues list

super() should not allow attribute assignment bug Something isn't working
#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
TypeForm + TypeVar type inference bug Something isn't working
#10516 opened May 29, 2025 by superlopuh
methods not assignable to Protocol with __self__ property bug Something isn't working
#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
reportUnusedVariable false positive bug Something isn't working
#10512 opened May 28, 2025 by ar0ck
TypeIs Does Not Properly Narrow Generics bug Something isn't working
#10509 opened May 27, 2025 by RyanSaxe
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
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
"possibly unbound" error when redefining builtin in try-except bug Something isn't working
#10457 opened May 17, 2025 by injust
Regression: crtp type bounds lost bug Something isn't working
#10420 opened May 7, 2025 by wence-
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
Add support for template strings (PEP 750) enhancement request New feature or request
#10320 opened Apr 14, 2025 by erictraut
False Positive of reportUnnecessaryComparison for Loop Variables bug Something isn't working
#10311 opened Apr 13, 2025 by ckwastra
ProTip! Type g i on any issue or pull request to go back to the issue listing page.