Skip to content

Commit

Permalink
Merge pull request #8381 from radarhere/macos_python
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Sep 14, 2024
2 parents 586e6f8 + ad00910 commit dacfbbd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/releasenotes/11.0.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ Python 3.8
Pillow has dropped support for Python 3.8,
which reached end-of-life in October 2024.

Python 3.12 on macOS <= 10.12
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The latest version of Python 3.12 only supports macOS versions 10.13 and later,
and so Pillow has also updated the deployment target for its prebuilt Python 3.12
wheels.

PSFile
^^^^^^

Expand Down Expand Up @@ -147,6 +154,8 @@ Pillow 11.0.0 now officially supports Python 3.13.

Support has also been added for the experimental free-threaded mode of :pep:`703`.

Python 3.13 only supports macOS versions 10.13 and later.

C-level Flags
^^^^^^^^^^^^^

Expand Down

0 comments on commit dacfbbd

Please sign in to comment.