Skip to content

Conversation

@radarhere
Copy link
Member

Pillow/src/PIL/ImageTk.py

Lines 268 to 269 in d7d48df

def _show(image: Image.Image, title: str | None) -> None:
"""Helper for the Image.show method."""

This helper is actually unused, so I suggest deprecating it.

@radarhere radarhere added the Deprecation Feature that will be removed in the future label Mar 1, 2025
@hugovk
Copy link
Member

hugovk commented Mar 2, 2025

It's underscore-prefixed, so shall we just remove it?

@radarhere radarhere changed the title Deprecate ImageTk._show Removed ImageTk._show Mar 2, 2025
@radarhere radarhere removed the Deprecation Feature that will be removed in the future label Mar 2, 2025
@radarhere
Copy link
Member Author

Ok, I've updated the commit.

@hugovk hugovk merged commit 1a62ef9 into python-pillow:main Mar 3, 2025
54 of 55 checks passed
@radarhere radarhere deleted the imagetk branch March 3, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants