-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[pylint
] stabilizing PLR0917
#19240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[pylint
] stabilizing PLR0917
#19240
Conversation
|
code | total | + violation | - violation | + fix | - fix |
---|---|---|---|---|---|
PLR0917 | 2501 | 2501 | 0 | 0 | 0 |
Linter (preview)
✅ ecosystem check detected no linter changes.
This is a very opinionated rule, and we may not want to stabilize it before #1774. That's also quite a large number of ecosystem hits, and there's no autofix really possible in this situation. |
so do i have to close this or wait to get things done first? |
You don't have to close it, but there's a good chance that we won't merge this. All of these breaking changes can only come out in "minor" releases (when we bump the version from 0.12 to 0.13, unlike our weekly patch releases). So we'll need to reassess all of these when we prepare for the next minor release in a couple of months. |
Summary
closes #16867
Test Plan
testing mentioned in contributing.md .