Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate ImageOps undocumented functions #2735

Merged
merged 4 commits into from
Sep 19, 2017

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