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::
Additional ``Image`` constants were deprecated in Pillow 9.1.0, but they
were later restored in Pillow 9.4.0. See :ref:`restored-image-constants`
Additional ``Image`` constants were deprecated in Pillow 9.1.0, but that
was reversed in Pillow 9.4.0 and those constants will now remain available.
See :ref:`restored-image-constants`
===================================================== ============================================================
Deprecated Use instead

View File

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