We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e163c0 commit 9bc1365Copy full SHA for 9bc1365
docs/releasenotes/10.0.0.rst
@@ -158,7 +158,7 @@ PyAccess and Image.USE_CFFI_ACCESS
158
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
159
160
Since Pillow's C API is now faster than PyAccess on PyPy,
161
-:py:mod:`~PIL.PyAccess` has been deprecated and will be removed in Pillow
+:py:mod:`!PyAccess` has been deprecated and will be removed in Pillow
162
11.0.0 (2024-10-15). Pillow's C API will now be used by default on PyPy instead.
163
164
``Image.USE_CFFI_ACCESS``, for switching from the C API to PyAccess, is
0 commit comments