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

Deprecated PhotoImage.paste() box parameter #6178

Merged
merged 2 commits into from Apr 3, 2022

Conversation

radarhere
Copy link
Member

Resolves #6163

In PhotoImage.paste(), the box parameter is unused.

This PR deprecates it.

@hugovk
Copy link
Member

hugovk commented Apr 2, 2022

Thanks, let's also put it in https://pillow.readthedocs.io/en/stable/deprecations.html

@radarhere
Copy link
Member Author

Sure, done.

@hugovk hugovk merged commit 188211a into python-pillow:main Apr 3, 2022
@radarhere radarhere deleted the imagetk branch April 3, 2022 19:26
@hugovk hugovk mentioned this pull request Apr 11, 2022
radarhere added a commit to radarhere/Pillow that referenced this pull request Jun 3, 2022
hugovk added a commit that referenced this pull request Jun 3, 2022
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.

"box" parameter of PIL.ImageTk.PhotoImage.paste method appears to be dysfunctional
2 participants