Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3.12-debug-3.12.12-1.fc43 RPM for i686

From Fedora 43 testing updates for x86_64 / Packages / p

Name: python3.12-debug Distribution: Fedora Project
Version: 3.12.12 Vendor: Fedora Project
Release: 1.fc43 Build date: Fri Oct 10 22:25:30 2025
Group: Unspecified Build host: buildvm-x86-21.rdu3.fedoraproject.org
Size: 14488148 Source RPM: python3.12-3.12.12-1.fc43.src.rpm
Packager: Fedora Project
Url: https://www.python.org/
Summary: 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.

Provides

Requires