Skip to content

Commit f790878

Browse files
authored
Merge pull request #7466 from hugovk/10.1.0-3.12
Add Python 3.12 support to Pillow 10.1.0 release notes
2 parents 5207bde + 286028d commit f790878

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/releasenotes/10.1.0.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ font size for this new builtin font::
8787
Other Changes
8888
=============
8989

90+
Python 3.12
91+
^^^^^^^^^^^
92+
93+
Pillow 10.0.0 had wheels built against Python 3.12 beta, available as a preview to help
94+
others prepare for 3.12, and to ensure Pillow could be used immediately at the release
95+
of 3.12.0 final (2023-10-02, :pep:`693`).
96+
97+
Pillow 10.1.0 now officially supports Python 3.12.
98+
9099
Added support for DDS BC5U and 8-bit color indexed images
91100
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
92101

0 commit comments

Comments
 (0)