Skip to content

Avoid panic in unfixable redundant-numeric-union#14402

Merged
charliermarsh merged 1 commit into
mainfrom
charlie/try
Nov 17, 2024
Merged

Avoid panic in unfixable redundant-numeric-union#14402
charliermarsh merged 1 commit into
mainfrom
charlie/try

Conversation

@charliermarsh

Copy link
Copy Markdown
Member

Summary

Closes #14396.

@charliermarsh charliermarsh added bug Something isn't working fuzzer Surfaced via fuzzing. labels Nov 17, 2024
@charliermarsh charliermarsh marked this pull request as ready for review November 17, 2024 17:15
@charliermarsh charliermarsh merged commit e1eb188 into main Nov 17, 2024
@charliermarsh charliermarsh deleted the charlie/try branch November 17, 2024 17:15
@github-actions

Copy link
Copy Markdown
Contributor

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 fuzzer Surfaced via fuzzing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fixing file with rules PYI041, RUF013, UP007 cause panic (redundant_numeric_union)

1 participant