Added removal version and date

This commit is contained in:
Andrew Murray 2024-08-01 16:29:46 +10:00
parent e6fd8359d3
commit 488e1982bd
2 changed files with 4 additions and 4 deletions

View File

@ -123,8 +123,8 @@ JpegImageFile.huffman_ac and JpegImageFile.huffman_dc
.. deprecated:: 11.0.0 .. deprecated:: 11.0.0
The ``huffman_ac`` and ``huffman_dc`` dictionaries on JPEG images were unused, and have The ``huffman_ac`` and ``huffman_dc`` dictionaries on JPEG images were unused. They
been deprecated. have been deprecated, and will be removed in Pillow 12 (2025-10-15).
Removed features Removed features
---------------- ----------------

View File

@ -55,8 +55,8 @@ JpegImageFile.huffman_ac and JpegImageFile.huffman_dc
.. deprecated:: 11.0.0 .. deprecated:: 11.0.0
The ``huffman_ac`` and ``huffman_dc`` dictionaries on JPEG images were unused, and have The ``huffman_ac`` and ``huffman_dc`` dictionaries on JPEG images were unused. They
been deprecated. have been deprecated, and will be removed in Pillow 12 (2025-10-15).
API Changes API Changes
=========== ===========