Closed Kuan-Lun closed 2 years ago
Does this patch lead to compatible behaviour over different versions of Pillow?
This is fixed in master, thanks for reporting it.
Is imagehash.py deleted by me? Maybe this is my mistake...How can I recover it...
No, unfortunately we had to move it to imagehash/__init__.py
because of the typing annotations.
I appreciate your message. That’s a weight off my mind.
ANTIALIAS is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.LANCZOS instead.
So, "Image.Resampling.LANCZOS" => "Image.Resampling.LANCZOS"