Fedora Packages

python3.10-debug Subpackage of python3.10

Debug version of the Python runtime

python3-debug provides a version of the Python runtime with numerous debugging features enabled, aimed at advanced Python users such as developers of Python extension modules. This version uses more memory and will be slower than the regular Python build, but is useful for tracking down reference-counting issues and other bugs. The debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.10.14-1.fc41 -
Fedora 40 3.10.13-6.fc40 3.10.14-1.fc40
Fedora 39 3.10.13-3.fc39 3.10.14-1.fc39
Fedora 38 3.10.13-3.fc38 3.10.14-1.fc38
File a new bug report »
Package Info
  • Upstream: https://www.python.org/
  • License(s): Python-2.0.1
  • Maintainers: churchyard, cstratak, torsava, thrnciar, vstinner

Related Packages

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



Sources on Pagure