mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 05:34:36 +03:00
Changed level of other Deprecations subheadings to be consistent
This commit is contained in:
parent
c55d5d2401
commit
dac5dfc35b
|
@ -45,7 +45,7 @@ Deprecations
|
||||||
============
|
============
|
||||||
|
|
||||||
Constants
|
Constants
|
||||||
~~~~~~~~~
|
^^^^^^^^^
|
||||||
|
|
||||||
A number of constants have been deprecated and will be removed in Pillow 10.0.0
|
A number of constants have been deprecated and will be removed in Pillow 10.0.0
|
||||||
(2023-07-01). Instead, ``enum.IntEnum`` classes have been added.
|
(2023-07-01). Instead, ``enum.IntEnum`` classes have been added.
|
||||||
|
@ -121,7 +121,7 @@ In effect, ``viewer.show_file("test.jpg")`` will continue to work unchanged.
|
||||||
``viewer.show_file(path="test.jpg")`` instead.
|
``viewer.show_file(path="test.jpg")`` instead.
|
||||||
|
|
||||||
FitsStubImagePlugin
|
FitsStubImagePlugin
|
||||||
~~~~~~~~~~~~~~~~~~~
|
^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
.. deprecated:: 9.1.0
|
.. deprecated:: 9.1.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user