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 deprecations - e.g. ANTIALIAS #79

Closed
christianwgd opened this issue Jun 9, 2023 · 1 comment
Closed

Pillow deprecations - e.g. ANTIALIAS #79

christianwgd opened this issue Jun 9, 2023 · 1 comment

Comments

@christianwgd
Copy link

Some constants are deprecated in Pillow 9 and will be removed in future versions. At the moment we get some deprecation warnings like:

ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01). Use LANCZOS or Resampling.LANCZOS instead.

The full list of deprecations can be seen here: https://pillow.readthedocs.io/en/stable/deprecations.html#constants

@irodweb4
Copy link

Rub****

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

No branches or pull requests

2 participants