Get the latest tech news

Python 3.14 RC1 Released With Free-Threaded Python Officially Supported


The first release candidate of Python 3.14 is now available for testing as what will be this year's big feature update to this popular scripting language.

The first release candidate of Python 3.14 is now available for testing as what will be this year's big feature update to this popular scripting language. Python 3.14 is bringing the new tail-call interpreter that can help deliver better performance, various other performance improvements, free-threaded Python is now officially supported compared to its previous experimental status, deferring the evaluation of type annotations, a new "compression.zstd" module providing Zstandard compression, a zero-overhead external debugger interface for CPython, an improved C API for configuring Python, built-in HMAC implementation, a new command-line interface, and the PDB module can now attach to a remote running Python process. Plus a wealth of fixes and other enhancements for this big annual feature release.

Get the Android app

Or read this on Phoronix

Read more on:

Photo of python

python

Photo of rc1

rc1

Photo of threaded Python

threaded Python

Related news:

News photo

LLVM 21.1-rc1 Released For Testing: Better RISC-V Support, AMD GFX1250 & NVIDIA GB10

News photo

Mesa 25.2-rc1 Released: Faster RADV Ray-Tracing, NVK Blackwell & More Optimizations

News photo

Lost Chapter of Automate the Boring Stuff: Audio, Video, and Webcams in Python