Fedora Packages

python3.13-freethreading Subpackage of python3.13

Free Threading (PEP 703) version of the Python runtime

The provisional Free Threading (PEP 703) build of Python. CPython’s global interpreter lock (“GIL”) prevents multiple threads from executing Python code at the same time. The GIL is an obstacle to using multi-core CPUs from Python efficiently. This build of Python is built with the --disable-gil option. It lets the interpreter run Python code without the global interpreter lock and with the necessary changes needed to make the interpreter thread-safe.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.13.13-1.fc45 -
Fedora 44 3.13.12-2.fc44 3.13.13-1.fc44
Fedora 43 3.13.13-1.fc43 -
Fedora 42 3.13.12-2.fc42 3.13.13-1.fc42
Fedora EPEL 9 3.13.12-2.el9 3.13.13-1.el9
Fedora EPEL 10.3 3.13.12-2.el10_3 3.13.13-1.el10_3
Fedora EPEL 10.2 3.13.12-2.el10_2 3.13.13-1.el10_2
Fedora EPEL 10.1 3.13.12-2.el10_1 3.13.13-1.el10_1
File a new bug report »
Package Info
  • Upstream: https://www.python.org/
  • License(s): Python-2.0.1 AND CC0-1.0 AND MIT AND BSD-3-Clause AND MIT-CMU AND HPND-SMC AND BSD-2-Clause AND dtoa
  • Maintainers: ksurma, churchyard

Related Packages

You can contact the maintainers of this package via email at python3.13 dash maintainers at fedoraproject dot org.



Sources on Pagure