home.social

#pythonpillow β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pythonpillow, aggregated by home.social.

  1. 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.

    pillow.readthedocs.io/en/lates

  2. 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!

    hugovk.dev/blog/2026/faster-pi

    #Python #python315 #Tachyon #Pillow #PythonPillow #performance

  3. πŸπŸš€πŸŽ¨ 11.0.0 has been released!

    * Added support for 3.13, including experimental 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

    pillow.readthedocs.io/en/stabl

  4. πŸ₯šπŸ°πŸ›žπŸ 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 github.com/python-pillow/Pillo !

    #Python #Pillow #PythonPillow #PyPI #TrustedPublishers #cibuildwheel