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

Moved code into sequential order #29

Closed
wants to merge 2 commits into from
Closed

Conversation

radarhere
Copy link

Two suggestions for python-pillow#7696.

  • Moved code into sequential order, so that the if mode == "F" and ix == 2: block occurs with the rest of the ix == 2 code.
  • Only set row_order when needed

@nulano
Copy link
Owner

nulano commented Jan 7, 2024

Looks good, but I think I'd rather wait for python-pillow#7698 to be reviewed first.

@radarhere
Copy link
Author

I've incorporated this into python-pillow#7698 instead.

@radarhere radarhere closed this Jan 9, 2024
@radarhere radarhere deleted the pfm branch January 9, 2024 01:51
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.

2 participants