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

Add La mode packing and unpacking #4248

Merged
merged 1 commit into from Dec 5, 2019

Conversation

homm
Copy link
Member

@homm homm commented Dec 4, 2019

No description provided.

@homm
Copy link
Member Author

homm commented Dec 4, 2019

Simple use case:

>>> Image.new('La', (10, 10)) == Image.new('La', (10, 10))                                                                  
ValueError: No packer found from La to La

@radarhere radarhere merged commit 5dc8abf into python-pillow:master Dec 5, 2019
@homm homm deleted the La-packing branch December 5, 2019 11:15
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