Skip to content

Pull requests: microsoft/pyright

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Cache benchmark results by base commit
#11684 opened Aug 27, 2026 by Bill Schnurr (bschnurr) Member Loading…
Fix exhaustive match checking for final class objects review-auto:approved Automated review: no blocking findings (approval posted).
#11683 opened Aug 27, 2026 by Piyush Kulkarni (piy-ushk) Loading…
Short-circuit isTypeVarSame subtype checks review-auto:approved Automated review: no blocking findings (approval posted).
#11681 opened Aug 26, 2026 by Bill Schnurr (bschnurr) Member Loading…
Fix type narrowing for in operator with union containers and collection views review-auto:changes-requested Automated review: posted blocking findings to address.
#11671 opened Aug 23, 2026 by Henry Su (hsusul) Contributor Loading…
Treat assignments in unreachable code as local bindings review-auto:approved Automated review: no blocking findings (approval posted).
#11666 opened Aug 20, 2026 by Henry Su (hsusul) Contributor Loading…
2 of 3 tasks
Fix reflected operator priority when the right operand is a subclass review-auto:changes-requested Automated review: posted blocking findings to address.
#11662 opened Aug 19, 2026 by Nithin (nithin42) Loading…
Reject callable assignment when dest keyword form is incompatible review-auto:changes-requested Automated review: posted blocking findings to address.
#11654 opened Aug 18, 2026 by Henry Su (hsusul) Contributor Loading…
2 tasks done
Retain Sentinel types for non-CONSTANT_NAME bindings review-auto:approved Automated review: no blocking findings (approval posted).
#11655 opened Aug 18, 2026 by Henry Su (hsusul) Contributor Loading…
1 task done
Bump the github-actions group across 1 directory with 6 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#11653 opened Aug 18, 2026 by dependabot Bot Loading…
Reject @runtime_checkable on non-protocol classes review-auto:approved Automated review: no blocking findings (approval posted).
#11646 opened Aug 16, 2026 by Henry Su (hsusul) Contributor Loading…
2 of 3 tasks
Report illegal zero-argument super() in nested functions and lambdas review-auto:approved Automated review: no blocking findings (approval posted).
#11643 opened Aug 15, 2026 by Henry Su (hsusul) Contributor Loading…
2 of 3 tasks
Synthesize typed NamedTuple._replace so extra fields are errors review-auto:approved Automated review: no blocking findings (approval posted).
#11642 opened Aug 15, 2026 by Henry Su (hsusul) Contributor Loading…
3 of 4 tasks
Fix implicit concatenation of t-string literals with str or bytes review-auto:approved Automated review: no blocking findings (approval posted).
#11635 opened Aug 13, 2026 by Henry Su (hsusul) Contributor Loading…
9 tasks done
Fix negative type narrowing for tuple membership checks with class objects review-auto:approved Automated review: no blocking findings (approval posted).
#11623 opened Aug 11, 2026 by Henry Su (hsusul) Contributor Loading…
Fix type narrowing for type(x) expressions with type[T] parameters and reverse comparisons review-auto:changes-requested Automated review: posted blocking findings to address.
#11619 opened Aug 11, 2026 by Henry Su (hsusul) Contributor Loading…
Fix negative type narrowing for isinstance/issubclass with type[T] variable or tuple review-auto:approved Automated review: no blocking findings (approval posted).
#11616 opened Aug 10, 2026 by Henry Su (hsusul) Contributor Loading…
Fix tuple slice type evaluation for slices with start >= stop review-auto:approved Automated review: no blocking findings (approval posted).
#11615 opened Aug 10, 2026 by Henry Su (hsusul) Contributor Loading…
Fix TypedDict get, pop, and setdefault type evaluation with union keys review-auto:approved Automated review: no blocking findings (approval posted).
#11613 opened Aug 10, 2026 by Henry Su (hsusul) Contributor Loading…
Fix negative type narrowing for mapping patterns with multiple key entries review-auto:approved Automated review: no blocking findings (approval posted).
#11612 opened Aug 10, 2026 by Henry Su (hsusul) Contributor Loading…
Fix type inference for TypedDict unpacking in dictionary displays review-auto:approved Automated review: no blocking findings (approval posted).
#11611 opened Aug 10, 2026 by Henry Su (hsusul) Contributor Loading…
Fix lambda contextual typing with keyword-only callables review-auto:approved Automated review: no blocking findings (approval posted).
#11609 opened Aug 9, 2026 by Kirill (vetrovk) Loading…
Fix type narrowing for class equality comparisons review-auto:approved Automated review: no blocking findings (approval posted).
#11607 opened Aug 9, 2026 by Henry Su (hsusul) Contributor Loading…
Report a specific diagnostic for walrus in a comprehension iterable expression review-auto:approved Automated review: no blocking findings (approval posted).
#11606 opened Aug 9, 2026 by Henry Su (hsusul) Contributor Loading…
Fix inherited asymmetric descriptor detection review-auto:approved Automated review: no blocking findings (approval posted).
#11605 opened Aug 8, 2026 by Patrick Ribbsaeter (patrickswedish) Loading…
Bump nx from 22.7.5 to 22.7.8 dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#11602 opened Aug 8, 2026 by dependabot Bot Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.