Skip to content

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