-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
According to the release notes:
Deprecations PyAccess and Image.USE_CFFI_ACCESS Since Pillow’s C API is now faster than PyAccess on PyPy, PyAccess has been deprecated and will be removed in Pillow 11.0.0 (2024-10-15). Pillow’s C API will now be used by default on PyPy instead. Image.USE_CFFI_ACCESS, for switching from the C API to PyAccess, is similarly deprecated.
So, it won't work with recent versions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels