Don't reuse variable name by Yay295 · Pull Request #8082 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Yay295

Copy link Copy Markdown

Contributor

@Yay295 Yay295 commented

May 26, 2024

Before line 1297 mode is the image mode and a string, after this line mode is the rawmode depth and type bytes. This change uses a different variable name for the bytes.

@hugovk hugovk merged commit bbe1eff into python-pillow:main

May 27, 2024

@Yay295 Yay295 deleted the patch-4 branch

May 27, 2024 05:59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@radarhere radarhere radarhere approved these changes

+1 more reviewer

@nulano nulano nulano approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@Yay295 @radarhere @nulano @hugovk