mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-25 00:34:14 +03:00
Updated wording
This commit is contained in:
parent
b4347daa3c
commit
559b7ae476
|
@ -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
|
||||
|
|
|
@ -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``
|
||||
|
|
Loading…
Reference in New Issue
Block a user