Just released: linkotron 0.6.0!
π Adds OSC 8 formatting so you can do make those clickable links in terminal emulators.
https://pypi.org/project/linkotron/
#Python #release #linkotron
Just released: linkotron 0.6.0!
π Adds OSC 8 formatting so you can do make those clickable links in terminal emulators.
https://pypi.org/project/linkotron/
#Python #release #linkotron
Just released: Python 3.14.0 beta 4! ππ
π₯§ Last beta!
π₯§ Do you maintain a Python package? Please test and report bugs!
π₯§ This includes creating pre-release wheels for 3.14, as it helps other projects to do their own testing.
https://discuss.python.org/t/python-3-14-0-beta-4-is-here/98092/1?u=hugovk
#Python #CPython #Python314 #release
Just released: Python 3.14.0 release candidate 1! ππ
π« T-strings!
π§΅ Free-threading is officially supported!
π Subinterpreters in the stdlib!
ποΈ Zstandard compression!
π¨ REPL syntax highlighting and tab autocomplete!
β οΈ Better error messages!
π¦ Are you a package maintainer? Prepare for 3.14 and report bugs!
π No ABI changes: upload 3.14 wheels to PyPI
π₯§ And much, much more!
https://discuss.python.org/t/python-3-14-release-candidate-1-is-go/99754?u=hugovk
#Python #CPython #Python314 #release
Just released: Python 3.14.0 release candidate 2! ππ
πͺ This was planned for 2025-08-26, but we fixed a bug that required bumping the magic number stored in bytecode (.pyc) files
πͺ This means .pyc files created for rc1 will be recompiled for rc2
πͺ The ABI isnβt changing
πͺ Wheels built for rc1 should be fine for rc2, rc3 and 3.14.x
π€ Did I mention Android binaries?
π Bonus: We also released an early Python 3.13.7!
https://discuss.python.org/t/python-3-14-0rc2-and-3-13-7-are-go/102403
#Python #CPython #Python314 #Python313 #release
Just released: UltraJSON 5.11.0! π
β¨οΈ Inline type stubs
π Support for Python 3.14 & PyPy3.11
π Windows ARM64 wheels (thanks @tonybaloney!)
π§Drop EOL Python 3.8 & PyPy3.8-PyPy3.10
β And more!
https://github.com/ultrajson/ultrajson/releases/tag/5.11.0
#Python #release #ujson #UltraJSON