Deprecate support for libtiff < 4#7998
Merged
hugovk merged 4 commits intopython-pillow:mainfrom Apr 22, 2024
Merged
Conversation
Member
|
And looks like the last v3 release was v3.9.7, released in 2012:
If we make an exception to "at least one year of deprecation", I suggest we at least deprecate in Pillow 10.4.0 (July) and remove in 11.0.0 (October). I'd rather play it safe, so there's some warning period, and we still remove it in a SemVer major bump. |
Member
Author
|
If we're playing it safe, then I'm happy enough to just keep the normal 1 year minimum deprecation. I've updated the commit to deprecate in Pillow 12. |
hugovk
approved these changes
Apr 22, 2024
Member
hugovk
left a comment
There was a problem hiding this comment.
Thanks, let's also add to the 10.4.0 release notes.
Co-authored-by: Hugo van Kemenade <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
libtiff 4.0 was released on 21st December 2011, 12 years ago.
I'm hoping that's long enough to not require a deprecation period for removing support for libtiff < 4.