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

Pillow method tostring() has been deprecated. #39

Closed
tboggs opened this issue Feb 10, 2016 · 0 comments
Closed

Pillow method tostring() has been deprecated. #39

tboggs opened this issue Feb 10, 2016 · 0 comments
Labels
Milestone

Comments

@tboggs
Copy link
Member

tboggs commented Feb 10, 2016

Pillow API has changed tostring to tobytes. Calling the former results in

Exception: tostring() has been removed. Please call tobytes() instead.

This was reported in Pull Request #38.

@tboggs tboggs added the bug label Feb 10, 2016
@tboggs tboggs added this to the v0.17.1 milestone Feb 10, 2016
tboggs added a commit that referenced this issue Feb 10, 2016
tostring() has been deprecated (see issue #39).
@tboggs tboggs closed this as completed in 1e3a9d2 Feb 10, 2016
@tboggs tboggs modified the milestones: v0.18.0, v0.17.1 Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant