Skip to content

Deprecate ImageOps undocumented functions#2735

Merged
wiredfool merged 4 commits intopython-pillow:masterfrom
uploadcare:deprecate-some-ops
Sep 19, 2017
Merged

Deprecate ImageOps undocumented functions#2735
wiredfool merged 4 commits intopython-pillow:masterfrom
uploadcare:deprecate-some-ops

Conversation

@homm
Copy link
Member

@homm homm commented Sep 13, 2017

Todo: add release notes for ImageFilter.BoxBlur

@homm homm added this to the 4.3.0 milestone Sep 14, 2017
@hugovk
Copy link
Member

hugovk commented Sep 14, 2017

How long would this be deprecated before removing?

@wiredfool
Copy link
Member

It's hard to tell from code searches, but it doesn't appear that many people are using this.

Most of the hits are from our tests, or a blanket "from PIL.ImageOps import *" in PIL_compat template code.

@homm
Copy link
Member Author

homm commented Sep 14, 2017

How long would this be deprecated before removing?

This is not so huge change. I believe 2-3 versions or Pillow 5, if it comes earlier.

@homm homm removed the Do Not Merge label Sep 14, 2017
@homm
Copy link
Member Author

homm commented Sep 14, 2017

release notes added

@wiredfool wiredfool merged commit 9f787f6 into python-pillow:master Sep 19, 2017
@wiredfool
Copy link
Member

Still need to call out the deprecated functions in the release notes #2664

@homm homm deleted the deprecate-some-ops branch September 19, 2017 17:07
@hugovk hugovk added the Deprecation Feature that will be removed in the future label Jan 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deprecation Feature that will be removed in the future

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants