Skip to content
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

Remove old commented-out code #7527

Merged
merged 1 commit into from Nov 11, 2023

Conversation

akx
Copy link
Contributor

@akx akx commented Nov 6, 2023

This PR removes a bunch of commented-out code (most of it more than 5 or 10 years old, or recently search-and-replace refactored). I took care not to remove commented-out code that might be useful for future Pillow hackers.

These were found via Ruff's ERA001 lint, which unfortunately also finds some false positives, so I don't think it should get enabled by default. (That said, it does find some suspect bits.)

@akx akx marked this pull request as ready for review November 6, 2023 19:33
@hugovk hugovk merged commit 9b8c23e into python-pillow:main Nov 11, 2023
52 checks passed
@radarhere radarhere mentioned this pull request Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants