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

10.0.0.dev0 version bump #7057

Merged
merged 2 commits into from
Apr 11, 2023
Merged

10.0.0.dev0 version bump #7057

merged 2 commits into from
Apr 11, 2023

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.

None yet

2 participants