Skip to content

Deduplicate type variables in generic functions#23225

Merged
charliermarsh merged 1 commit intomainfrom
charlie/up047
Feb 11, 2026
Merged

Deduplicate type variables in generic functions#23225
charliermarsh merged 1 commit intomainfrom
charlie/up047

Conversation

@charliermarsh
Copy link
Member

Summary

Closes #19863.

@charliermarsh charliermarsh added bug Something isn't working rule Implementing or modifying a lint rule labels Feb 11, 2026
@charliermarsh charliermarsh marked this pull request as ready for review February 11, 2026 13:38
@charliermarsh charliermarsh enabled auto-merge (squash) February 11, 2026 13:39
@charliermarsh charliermarsh merged commit 8aba480 into main Feb 11, 2026
43 checks passed
@charliermarsh charliermarsh deleted the charlie/up047 branch February 11, 2026 13:43
@astral-sh-bot
Copy link

astral-sh-bot bot commented Feb 11, 2026

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UP047 Fails to indentify functions that have Callable in their signature

1 participant