Merge pull request #7466 from hugovk/10.1.0-3.12

Add Python 3.12 support to Pillow 10.1.0 release notes
This commit is contained in:
Andrew Murray 2023-10-16 17:20:43 +11:00 committed by GitHub
commit f790878853
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,6 +87,15 @@ font size for this new builtin font::
Other Changes
=============
Python 3.12
^^^^^^^^^^^
Pillow 10.0.0 had wheels built against Python 3.12 beta, available as a preview to help
others prepare for 3.12, and to ensure Pillow could be used immediately at the release
of 3.12.0 final (2023-10-02, :pep:`693`).
Pillow 10.1.0 now officially supports Python 3.12.
Added support for DDS BC5U and 8-bit color indexed images
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^