Skip to content

Update typing conformance suite commit#23606

Merged
AlexWaygood merged 1 commit intomainfrom
claude/update-typing-suite-sha-70dVX
Feb 27, 2026
Merged

Update typing conformance suite commit#23606
AlexWaygood merged 1 commit intomainfrom
claude/update-typing-suite-sha-70dVX

Conversation

@AlexWaygood
Copy link
Member

Pulls in a couple of recent changes

Update CONFORMANCE_SUITE_COMMIT from 21b07859 to e9fccc9d,
pointing to the latest commit on python/typing main branch.

https://claude.ai/code/session_01NeXjFEgxQNPCx4pvPyS88c
@AlexWaygood AlexWaygood added ci Related to internal CI tooling ty Multi-file analysis & type inference labels Feb 27, 2026
@AlexWaygood AlexWaygood enabled auto-merge (squash) February 27, 2026 13:27
@astral-sh-bot
Copy link

astral-sh-bot bot commented Feb 27, 2026

Typing conformance results

No changes detected ✅

@AlexWaygood AlexWaygood merged commit e30a40e into main Feb 27, 2026
44 checks passed
@AlexWaygood AlexWaygood deleted the claude/update-typing-suite-sha-70dVX branch February 27, 2026 13:31
carljm added a commit that referenced this pull request Feb 27, 2026
* main:
  [ty] Take myself out of the reviewer pool for the next few days (#23618)
  [ty] Fix bug where ty would think that a `Callable` with a variadic positional parameter could be a subtype of a `Callable` with a positional-or-keyword parameter (#23610)
  [`ruff`] Add fix for `none-not-at-end-of-union` (`RUF036`)  (#22829)
  Bump cargo dist to 0.31 (#23614)
  [`pyflakes`] Fix false positive for names shadowing re-exports (`F811`) (#23356)
  [`fastapi`] Handle callable class dependencies with `__call__` method (`FAST003`) (#23553)
  [ty] Recurse into tuples and nested tuples when applying special-cased validation of `isinstance()` and `issubclass()` (#23607)
  Update typing conformance suite commit (#23606)
  [ty] Detect invalid uses of `@final` on non-methods (#23604)
  [ty] Move the type hierarchy request handlers to individual modules
  [ty] Wire up the type hierarchy implementation with the LSP
  [ty] Add routine for mapping from system path to vendored path
  [ty] Implement internal routines for providing the LSP "type hierarchy" feature
  [ty] Add some helper methods on `ClassLiteral`
  [ty] Move some module name helper routines to methods on `ModuleName`
  [ty] Bump version of `lsp-types`
  [ty] Refactor to support building constraint sets differently (#23600)
  [ty] Dataclass transform: neither frozen nor non-frozen (#23366)
  [ty] Add snapshot tests for advanced `invalid-assignment` scenarios (#23581)
  [ty] disallow negative narrowing on SubclassOf types (#23598)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Related to internal CI tooling ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants