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

python3.11-debug-3.11.13-5.el9_7 RPM for aarch64

From AlmaLinux 9.7 CRB for aarch64

Name: python3.11-debug Distribution: AlmaLinux
Version: 3.11.13 Vendor: AlmaLinux
Release: 5.el9_7 Build date: Wed Jan 28 09:33:16 2026
Group: Unspecified Build host: arm-builder03-almalinux-org.novalocal
Size: 17343388 Source RPM: python3.11-3.11.13-5.el9_7.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
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