Skip to content

Detect items that hash to same value in duplicate dictionaries#14065

Merged
charliermarsh merged 1 commit intomainfrom
charlie/hash-eq-ii
Nov 3, 2024
Merged

Detect items that hash to same value in duplicate dictionaries#14065
charliermarsh merged 1 commit intomainfrom
charlie/hash-eq-ii

Conversation

@charliermarsh
Copy link
Member

Summary

Closes #12772.

@charliermarsh charliermarsh added the rule Implementing or modifying a lint rule label Nov 3, 2024
@charliermarsh charliermarsh marked this pull request as ready for review November 3, 2024 18:53
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2024

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh merged commit f09dc8b into main Nov 3, 2024
@charliermarsh charliermarsh deleted the charlie/hash-eq-ii branch November 3, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

F601: Repeated int keys not detected with booleans

1 participant