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 support for generators when using append_images for WEBP #2835

Merged
merged 3 commits into from
Nov 13, 2017

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Nov 6, 2017

I'm converting the generator to a list for WEBP, rather than using itertools, since append_images is called twice.

I also have a commit changing TIFF saving to using a list rather than itertools as well, in order to use single frame save if it is given a single frame image and an empty generator.

@wiredfool wiredfool merged commit 669fd6a into python-pillow:master Nov 13, 2017
@radarhere radarhere deleted the generator branch November 13, 2017 19:24
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

2 participants