mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Merge pull request #6168 from hugovk/release-notes
Add musllinux wheels to 9.1.0 release notes
This commit is contained in:
commit
0606f02860
|
@ -195,6 +195,12 @@ palette.
|
|||
Other Changes
|
||||
=============
|
||||
|
||||
musllinux wheels
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Pillow now builds binary wheels for musllinux, suitable for Linux distributions based on the musl C standard library such as Alpine
|
||||
(rather than the glibc library used by manylinux wheels). See :pep:`656`.
|
||||
|
||||
ImageShow temporary files on Unix
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user