Elektrine lite

โ† Feed

@hugovk@mastodon.social

Post #1054142

2026-04-08 16:27 UTC

New releases! ๐Ÿ #Python 3.15.0a8! ๐Ÿ Python 3.14.4! ๐Ÿ Python 3.13.13! ๐Ÿ–ผ๏ธ Pillow 12.2.0! https://blog.python.org/2026/04/python-3150a8-3144-31313/ https://pillow.readthedocs.io/en/latest/releasenotes/12.2.0.html โš ๏ธ Final 3.15 alpha: only 4 weeks until the feature freeze! ๐ŸงŠ New in this alpha: ๐Ÿงต PEP 803: โ€œabi3tโ€: Stable ABI for free-threaded builds ๐ŸชŸ Windows 64-bit binaries use the tail-calling interpreter for up to 40% speedup! https://docs.python.org/3.15/whatsnew/3.15.html#whatsnew315-windows-tail-calling-interpreter ๐Ÿฆ‹ REPL: colour tab completion with fancycompleter #Python313 #Python314 #Python315 #Pillow #release

Replies (2)

  • @hugovk@mastodon.social 2026-04-08 16:27

    More in the final 3.15 alpha: ๐Ÿ–จ๏ธ pprint: new `expand` arg for Black-like output (let's make it default?) ๐Ÿง› bytes.replace() count arg can be a keyword ๐ŸŒŠ wave: IEEE floating-point WAVE audio support, new getformat()/setformat() โฑ๏ธ timeit: configurable target time for autorange() Please test and give feedback! #Python #Python315 #release

    Open ##1054146

  • @kevinbowen@hachyderm.io 2026-04-08 17:07

    minor typo: s/3.13.3/3.13.13/ Thanks for all of your hard work!

    Open ##1262305