Updated wording

This commit is contained in:
Andrew Murray 2022-12-31 09:43:36 +11:00
parent b4347daa3c
commit 559b7ae476
2 changed files with 5 additions and 4 deletions

View File

@ -76,8 +76,9 @@ A number of constants have been deprecated and will be removed in Pillow 10.0.0
.. note:: .. note::
Additional ``Image`` constants were deprecated in Pillow 9.1.0, but they Additional ``Image`` constants were deprecated in Pillow 9.1.0, but that
were later restored in Pillow 9.4.0. See :ref:`restored-image-constants` was reversed in Pillow 9.4.0 and those constants will now remain available.
See :ref:`restored-image-constants`
===================================================== ============================================================ ===================================================== ============================================================
Deprecated Use instead Deprecated Use instead

View File

@ -115,8 +115,8 @@ format, known as "luminance" textures.
Constants Constants
^^^^^^^^^ ^^^^^^^^^
In Pillow 9.1.0, the following constants were deprecated. Those deprecations have now In Pillow 9.1.0, the following constants were deprecated. That has been reversed and
been restored. these constants will now remain available.
- ``Image.NONE`` - ``Image.NONE``
- ``Image.NEAREST`` - ``Image.NEAREST``