We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad48f2d commit bff04f7Copy full SHA for bff04f7
1 file changed
docs/releasenotes/12.3.0.rst
@@ -118,3 +118,8 @@ Removed Python 3.13 free-threaded wheels
118
Python 3.13 added an experimental free-threaded mode, and Pillow 11.0.0 added
119
corresponding wheels. Now that Python 3.14 includes official support for it, Pillow has
120
removed wheels for Python 3.13 free-threaded mode.
121
+
122
+Performance improvements
123
+^^^^^^^^^^^^^^^^^^^^^^^^
124
125
+A number of changes have been made to optimize the use of C when manipulating images.
0 commit comments