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

Added catch for UnsupportedOperation in ImageFile load #1946

Closed

Conversation

radarhere
Copy link
Member

Resolves #1945

Added a catch for UnsupportedOperation in load. Mirrors the catch for this exception when saving at https://github.com/python-pillow/Pillow/blob/master/PIL/ImageFile.py#L461

@radarhere
Copy link
Member Author

Further investigation has lead me to the conclusion that this does not fix the issue after all.

@radarhere radarhere closed this Jun 11, 2016
@radarhere radarhere deleted the unsupported_operation branch June 11, 2016 06:17
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

1 participant