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 bytearray for mutable palette storage #1985

Merged
merged 3 commits into from
Jun 25, 2016

Conversation

wiredfool
Copy link
Member

Fixes #1593 .

Changes proposed in this pull request:

  • Uses a bytearray instead of converting to an array of ints.

@wiredfool wiredfool merged commit c1d25d9 into python-pillow:master Jun 25, 2016
@wiredfool wiredfool deleted the palette branch June 25, 2016 14:20
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