DevRadar

Tech Blog

Auto-aggregated global tech articles · 841 posts

Backend

Join the Python Security Response Team!

 Thanks to the work of the Security Developer-in-Residence Seth Larson, the Python Security Response Team (PSRT) now has an approved public governance document (PEP 811). Following the new governance structure the PSRT now publishes a public list of members, has documented responsibilities for mem

Python Insider
Backend

Python 3.15.0 alpha 6

This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a6/ Major new features of the 3.15 series, compared to 3.14 Python 3.15 is still in development. This release, 3.15.0a6, is the sixth of eight planned alpha releases. Alpha releases are intended to make it

Python Insider
General

Go 1.26 is released

Go 1.26 adds a new garbage collector, cgo overhead reduction, experimental simd/archsimd package, experimental runtime/secret package, and more.

Go Blog
Backend

Python 3.14.3 and 3.13.12 are now available!

 Python 3.14.3 is now available!Two snakes enjoying a pie with 3.14 on the top and π crimping538×507 110 KBThis is third maintenance release of Python 3.14Python 3.14.3 is the third maintenance release of 3.14, containing around 299 bugfixes, build improvements and documentation changes since 3.14.2

Python Insider
Backend

Python 3.15.0 alpha 5 (yes, another alpha!)

Note: 3.15.0a4 was accidentally built against main from 2025-12-23 instead of 2026-01-13, so this 3.15.0a5 is an extra release correctly built against 2026-01-14. This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a5/ Major new features of the 3.15 series,

Python Insider
Backend

Python 3.15.0 alpha 4

Edit: This 3.15.0a4 was accidentally built against `main` from 2025-12-23 instead of 2026-01-13, so 3.15.0a5 is an extra release correctly built against 2026-01-14. This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a4/ Major new features of the 3.15 series

Python Insider
Backend

Python 3.15.0 alpha 3

This is an early developer preview of Python 3.15 www.python.org/downloads/release/python-3150a3/ Major new features of the 3.15 series, compared to 3.14 Python 3.15 is still in development. This release, 3.15.0a3, is the third of seven planned alpha releases. Alpha releases are intended to make it

Python Insider
Backend

Python 3.14.2 and 3.13.11 are now available!

Two more, just three days after the last? Yes! We found some regressions, so here’s an expedited pair of releases. They also come with some bonus security fixes. Python 3.14.2 www.python.org/downloads/release/python-3142/ Python 3.14.2 is the second maintenance release of 3.14, containing 18 bugfixe

Python Insider
Backend

Python 3.13.10 is now available, too, you know!

The latest version of Python 3.13 is now available!Python 3.13.10  https://www.python.org/downloads/release/python-31310/ This is the tenth maintenance release of Python 3.13 Python 3.13.10 is the tenth maintenance release of 3.13, containing around 300 bugfixes, build improvements

Python Insider