8000 Change range(len(x)) to enumerate(x) when applicable by Pierre-Sassoulas · Pull Request #2291 · pygame/pygame · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Change range(len(x)) to enumerate(x) when applicable #2291

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

Merged

Conversation

Pierre-Sassoulas
Copy link
Contributor

Fix all C0200 consider-using-enumerate signaled by pylint

@Pierre-Sassoulas Pierre-Sassoulas force-pushed the fix-all-pylint-consider-using-enumerate branch from 89ac67b to b71c312 Compare October 31, 2020 19:05
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the fix-all-pylint-consider-using-enumerate branch from b71c312 to 90c17d6 Compare October 31, 2020 21:56
Fix all C0200 consider-using-enumerate signaled by pylint
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the fix-all-pylint-consider-using-enumerate branch 3 times, most recently from bd2febe to 077c4da Compare November 1, 2020 17:02
Copy link
Member
@illume illume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thanks.

@illume illume merged commit c49b2b1 into pygame:main Nov 7, 2020
@Pierre-Sassoulas Pierre-Sassoulas deleted the fix-all-pylint-consider-using-enumerate branch November 7, 2020 12:35
@illume illume added the Linters Related to code linting issues or solutions label Aug 21, 2021
@illume illume added this to the 2.0.1 milestone Aug 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linters Related to code linting issues or solutions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0