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

Use Image.tobytes() instead of tostring() #824

Merged
merged 1 commit into from
Nov 10, 2015
Merged

Conversation

sappjw
Copy link
Contributor

@sappjw sappjw commented Nov 4, 2015

tostring() was deprecated (in Pillow at least) in version 2.0. See python-pillow/Pillow@baa5143

tostring() was deprecated (in Pillow at least) in version 2.0.  See python-pillow/Pillow@baa5143
@sappjw
Copy link
Contributor Author

sappjw commented Nov 6, 2015

Oops, did not see pull request #823

ockham added a commit that referenced this pull request Nov 10, 2015
Use Image.tobytes() instead of tostring()
@ockham ockham merged commit 4debc31 into thinkle:master Nov 10, 2015
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Nov 27, 2015
… eliminates PIL support

See thinkle/gourmet#824 .

Package-Manager: portage-2.2.25
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