#pythonpillow β Public Fediverse posts
Live and recent posts from across the Fediverse tagged #pythonpillow, aggregated by home.social.
-
Pillow 12.2.0 has been released!
This has a bunch of security fixes, new APIs for wrapping text and converting fonts, plus performance and thread-safety improvements.
https://pillow.readthedocs.io/en/latest/releasenotes/12.2.0.html
-
Using the new Tachyon profiler coming to Python 3.15 I profiled a one-liner to find a bottleneck, then sped up some 26-year-old code in @pillow!
https://hugovk.dev/blog/2026/faster-pillow/
#Python #python315 #Tachyon #Pillow #PythonPillow #performance
-
πππ¨ #Pillow 11.0.0 has been released!
* Added support for #Python 3.13, including experimental #freethreaded wheels!
* Dropped EOL 3.8
* Removed PSFile, PyAccess and Image.USE_CFFI_ACCESS, TiffImagePlugin IFD_LEGACY_API, and support for WebP 0.4
* A bunch of new deprecations, to be removed in 12.0.0 in October 2025
* Default resampling filter for I;16* image modes has changed to Image.BICUBIC
* XMP data can be saved to JPEG and MPO files
https://pillow.readthedocs.io/en/stable/releasenotes/11.0.0.html
-
π₯π°ππ Exciting!
I'm doing the first @pillow release using cibuildwheel + PyPI publish GitHub Action + Trusted Publishers!
It'll take just under three hours to build 68 wheels and an sdist, and then upload them automatically to @pypi π€
The matrix covers CPython 3.8-3.12, PyPy 3.9-3.10, manylinux, musllinux, macOS Intel + Apple Silicon, Windows 32-bit + 64-bit + ARM...
Follow along the Easter fun at https://github.com/python-pillow/Pillow/actions/runs/8506382482 !
#Python #Pillow #PythonPillow #PyPI #TrustedPublishers #cibuildwheel