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

Changed wording to avoid confusion with IMAGING_TYPE_SPECIAL #5410

Merged
merged 1 commit into from
Apr 17, 2021

Conversation

radarhere
Copy link
Member

If you look through the types in Storage.c, you will find that LA, PA, RGBX, RGBa and La are not IMAGING_TYPE_SPECIAL.

However, in https://pillow.readthedocs.io/en/latest/handbook/concepts.html#modes, these modes are listed as "special modes".

This PR changes that text to "additional modes" to avoid confusion with IMAGING_TYPE_SPECIAL.

@hugovk hugovk merged commit 8a173cd into python-pillow:master Apr 17, 2021
@radarhere radarhere deleted the not_special branch April 18, 2021 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants