Skip to content

Conversation

@radarhere
Copy link
Member

These dictionaries have been unused since PIL, so let's deprecate them.

self.huffman_dc: dict[Any, Any] = {}
self.huffman_ac: dict[Any, Any] = {}

@radarhere radarhere added the Deprecation Feature that will be removed in the future label Aug 1, 2024
@hugovk
Copy link
Member

hugovk commented Aug 1, 2024

And mention something like "and will be removed in Pillow 12 (2025-10-15)" in deprecations.rst and 11.0.0.rst?

@hugovk hugovk added the automerge Automatically merge PRs that are ready label Aug 1, 2024
@radarhere radarhere merged commit 95cc0b1 into python-pillow:main Aug 1, 2024
@radarhere radarhere deleted the unused_jpeg branch August 1, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge PRs that are ready Deprecation Feature that will be removed in the future

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants