Skip to content

Commit 0606f02

Browse files
authored
Merge pull request #6168 from hugovk/release-notes
Add musllinux wheels to 9.1.0 release notes
2 parents 703f54c + 4181f49 commit 0606f02

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/releasenotes/9.1.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,12 @@ palette.
195195
Other Changes
196196
=============
197197

198+
musllinux wheels
199+
^^^^^^^^^^^^^^^^
200+
201+
Pillow now builds binary wheels for musllinux, suitable for Linux distributions based on the musl C standard library such as Alpine
202+
(rather than the glibc library used by manylinux wheels). See :pep:`656`.
203+
198204
ImageShow temporary files on Unix
199205
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
200206

0 commit comments

Comments
 (0)