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

Warnings if imaging library has wrong UCS support. #298

Merged
merged 1 commit into from
Jul 23, 2013

Conversation

macfreek
Copy link
Contributor

Fix for #297.

Please note that this fix raises the original exception when an unknown error occurs. An alternative is to also call warnings.warn(str(v)) for unknown errors.

Raise exceptions for unknown errors.
@macfreek
Copy link
Contributor Author

Please carefully review the pull request. I'm not familiar with the intrinsics of Pillow (heck, the fact that I used a different Python (--without-wide-unicode) to build & install Pillow than the one to run Pillow (---with-wide-unicode) is already a give-away that I'm perfectly able to screw things up ;)

@aclark4life
Copy link
Member

@macfreek Thanks! We'll take a look

@wiredfool
Copy link
Member

I think we can go farther... I'll have an updated pull request.

@aclark4life
Copy link
Member

Thanks @wiredfool

@aclark4life aclark4life merged commit d24a419 into python-pillow:master Jul 23, 2013
radarhere added a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
Updated auditwheel to include auditwheel#376
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.

3 participants