Skip to content

Release python3.14t (3.14.0-1)

xu chen requested to merge dev into python3.14t

python3.14t is a build of Python 3.14 configured with the --disable-gil and --with-suffix=t build options.

This package provides a GIL-free variant of Python 3.14 that is fully isolated from the Python 3 installation in Debian, including separate executable paths, package directories, and dist-packages/site-packages locations.

Merge request reports

Loading