Skip to content

Conversation

sharkdp
Copy link
Contributor

@sharkdp sharkdp commented Jun 4, 2025

Summary

Follow up to the comment by @dcreager here.

@sharkdp sharkdp added testing Related to testing Ruff itself ty Multi-file analysis & type inference labels Jun 4, 2025
@sharkdp sharkdp enabled auto-merge (squash) June 4, 2025 07:41
Copy link
Contributor

github-actions bot commented Jun 4, 2025

mypy_primer results

No ecosystem changes detected ✅

@sharkdp sharkdp merged commit 293d4ac into main Jun 4, 2025
34 checks passed
@sharkdp sharkdp deleted the david/legacy-typevar-meta-type branch June 4, 2025 07:44
@AlexWaygood AlexWaygood changed the title [ty] Add meta-type tests for legavy TypeVars [ty] Add meta-type tests for legacy TypeVars Jun 4, 2025
carljm added a commit to mtshiba/ruff that referenced this pull request Jun 4, 2025
* main:
  [ty] Only consider a type `T` a subtype of a protocol `P` if all of `P`'s members are fully bound on `T` (astral-sh#18466)
  [ty] Exclude members starting with `_abc_` from a protocol interface (astral-sh#18467)
  [ty] Add subdiagnostic suggestion to `unresolved-reference` diagnostic when variable exists on `self` (astral-sh#18444)
  [ty] IDE: only provide declarations and bindings as completions (astral-sh#18456)
  [ty] ty_ide: Hotfix for `expression_scope_id` panics (astral-sh#18455)
  [ty] Improve docs for Class{Literal,Type}::instance_member (astral-sh#18454)
  [ty] Add meta-type tests for legavy TypeVars (astral-sh#18453)
  update to salsa that doesn't panic silently on cycles (astral-sh#18450)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to testing Ruff itself ty Multi-file analysis & type inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant