-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: microsoft/pyright
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bump the github-actions group with 6 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#11651
opened Aug 17, 2026 by
dependabot
Bot
Loading…
Fix protocol cache for specialized self overloads
review-auto:approved
Automated review: no blocking findings (approval posted).
#11649
opened Aug 17, 2026 by
Rich Chiodo (rchiodo)
Collaborator
Loading…
Reject @runtime_checkable on non-protocol classes
review-auto:changes-requested
Automated review: posted blocking findings to address.
#11646
opened Aug 16, 2026 by
Henry Su (hsusul)
Contributor
Loading…
2 of 3 tasks
Do not iterate via __getitem__ when __iter__ is explicitly set
review-auto:approved
Automated review: no blocking findings (approval posted).
#11645
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
Pull Pylance with Pyright 1.1.412
review-auto:approved
Automated review: no blocking findings (approval posted).
#11640
opened Aug 14, 2026 by
Bill Schnurr (bschnurr)
Member
Loading…
Pull Pylance with Pyright 1.1.412
review-auto:approved
Automated review: no blocking findings (approval posted).
#11639
opened Aug 14, 2026 by
Bill Schnurr (bschnurr)
Member
Loading…
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 equality comparisons with IntEnum and StrEnum values
review-auto:approved
Automated review: no blocking findings (approval posted).
#11622
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:approved
Automated review: no blocking findings (approval posted).
#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 TypedDict in narrowing wrongly eliminating subtype for extra_items keys
review-auto:approved
Automated review: no blocking findings (approval posted).
#11610
opened Aug 9, 2026 by
Nilesh Patil (nileshpatil6)
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 TypeGuard and TypeIs narrowing for functions with union return types
review-auto:approved
Automated review: no blocking findings (approval posted).
#11608
opened Aug 9, 2026 by
Henry Su (hsusul)
Contributor
Loading…
Fix type narrowing for class equality comparisons
review-auto:changes-requested
Automated review: posted blocking findings to address.
#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…
Fix printing of type arguments for specialized recursive type aliases
review-auto:approved
Automated review: no blocking findings (approval posted).
#11600
opened Aug 7, 2026 by
Henry Su (hsusul)
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.