forked from python-pillow/Pillow
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
72 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
Python,3.12,3.11,3.10,3.9,3.8,3.7,3.6,3.5 | ||
Pillow >= 10.1,Yes,Yes,Yes,Yes,Yes,,, | ||
Pillow 10.0,,Yes,Yes,Yes,Yes,,, | ||
Pillow 9.3 - 9.5,,Yes,Yes,Yes,Yes,Yes,, | ||
Pillow 9.0 - 9.2,,,Yes,Yes,Yes,Yes,, | ||
Pillow 8.3.2 - 8.4,,,Yes,Yes,Yes,Yes,Yes, | ||
Pillow 8.0 - 8.3.1,,,,Yes,Yes,Yes,Yes, | ||
Pillow 7.0 - 7.2,,,,,Yes,Yes,Yes,Yes | ||
Python,3.13,3.12,3.11,3.10,3.9,3.8,3.7,3.6,3.5 | ||
Pillow >= 11,Yes,Yes,Yes,Yes,Yes,Yes,,, | ||
Pillow >= 10.1,,Yes,Yes,Yes,Yes,Yes,,, | ||
Pillow 10.0,,,Yes,Yes,Yes,Yes,,, | ||
Pillow 9.3 - 9.5,,,Yes,Yes,Yes,Yes,Yes,, | ||
Pillow 9.0 - 9.2,,,,Yes,Yes,Yes,Yes,, | ||
Pillow 8.3.2 - 8.4,,,,Yes,Yes,Yes,Yes,Yes, | ||
Pillow 8.0 - 8.3.1,,,,,Yes,Yes,Yes,Yes, | ||
Pillow 7.0 - 7.2,,,,,,Yes,Yes,Yes,Yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
11.0.0 | ||
------ | ||
|
||
Security | ||
======== | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
:cve:`YYYY-XXXXX`: TODO | ||
^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
TODO | ||
|
||
Backwards Incompatible Changes | ||
============================== | ||
|
||
TODO | ||
^^^^ | ||
|
||
Deprecations | ||
============ | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
API Changes | ||
=========== | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
API Additions | ||
============= | ||
|
||
TODO | ||
^^^^ | ||
|
||
TODO | ||
|
||
Other Changes | ||
============= | ||
|
||
Python 3.13 | ||
^^^^^^^^^^^ | ||
|
||
Pillow 10.4.0 had wheels built against Python 3.13 beta, available as a preview to help | ||
others prepare for 3.13, and to ensure Pillow could be used immediately at the release | ||
of 3.13.0 final (2024-10-01, :pep:`719`). | ||
|
||
Pillow 11.0.0 now officially supports Python 3.13. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters