Skip to content

[ty] Take myself out of the reviewer pool for the next few days#23618

Merged
sharkdp merged 1 commit intomainfrom
david/update-bot-config
Feb 27, 2026
Merged

[ty] Take myself out of the reviewer pool for the next few days#23618
sharkdp merged 1 commit intomainfrom
david/update-bot-config

Conversation

@sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Feb 27, 2026

No description provided.

@sharkdp sharkdp added internal An internal refactor or improvement ty Multi-file analysis & type inference labels Feb 27, 2026
@sharkdp sharkdp enabled auto-merge (squash) February 27, 2026 20:11
@sharkdp sharkdp merged commit dcab6f2 into main Feb 27, 2026
42 checks passed
@sharkdp sharkdp deleted the david/update-bot-config branch February 27, 2026 20:15
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

internal An internal refactor or improvement ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant