Skip to content

Conversation

@radarhere
Copy link
Member

4f7070e set the next version of Pillow as

__version__ = "9.6.0.dev0"

However, we have been listing Pillow 10.0.0 in the code as the Pillow version due out in the next quarter on the 1st of July.

removed = "Pillow 10 (2023-07-01)"

Pillow/src/PIL/ImageTk.py

Lines 173 to 174 in 4f7070e

:param box: Deprecated. This parameter will be removed in Pillow 10
(2023-07-01).

Pillow/src/PIL/ImageShow.py

Lines 118 to 120 in 4f7070e

Before Pillow 9.1.0, the first argument was ``file``. This is now deprecated,
and will be removed in Pillow 10.0.0 (2023-07-01). ``path`` should be used
instead.

We've also been listing it in the docs as that date - https://pillow.readthedocs.io/en/stable/deprecations.html#tk-tcl-8-4

I think this was just an error. Happy to start a discussion if there is other thinking.

@hugovk
Copy link
Member

hugovk commented Apr 1, 2023

Yes, that's right! 10.0.0 is next!

@hugovk hugovk added this to the 10.0.0 milestone Apr 1, 2023
@hugovk hugovk merged commit 70d4670 into python-pillow:main Apr 11, 2023
@radarhere radarhere deleted the version_bump branch April 11, 2023 05:05
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