Fedora Packages

python3.13-freethreading-debug Subpackage of python3.13

Free Threading (PEP 703) version of the Python runtime (debug build)

The provisional Free Threading (PEP 703) build of Python. Debug build. 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. This package provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.13.0~a6-2.fc41 -
Fedora 40 3.13.0~a6-2.fc40 3.13.0~a5-2.fc40
Fedora 39 3.13.0~a6-2.fc39 -
Fedora 38 3.13.0~a6-2.fc38 -
File a new bug report »
Package Info
Related Packages

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



Sources on Pagure