Skip to content

Extend bad-dunder-method-name to permit __index__#8300

Merged
charliermarsh merged 1 commit intoastral-sh:mainfrom
burgholzer:add-index-dunder-method
Oct 28, 2023
Merged

Extend bad-dunder-method-name to permit __index__#8300
charliermarsh merged 1 commit intoastral-sh:mainfrom
burgholzer:add-index-dunder-method

Conversation

@burgholzer
Copy link
Contributor

Summary

Fixes #8282

Test Plan

cargo test

@github-actions
Copy link
Contributor

PR Check Results

Ecosystem

✅ ecosystem check detected no linter changes.

@charliermarsh charliermarsh added the bug Something isn't working label Oct 28, 2023
@charliermarsh
Copy link
Member

Thanks -- looks great!

@charliermarsh charliermarsh merged commit 81a2e74 into astral-sh:main Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extend bad-dunder-method name to permit __index__

2 participants