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

python3.14-debug-3.14.2-3.el9 RPM for x86_64

From CentOS Stream 9 CRB for x86_64

Name: python3.14-debug Distribution: CentOS
Version: 3.14.2 Vendor: CentOS
Release: 3.el9 Build date: Mon Jan 26 15:53:29 2026
Group: Unspecified Build host: x86-02.stream.rdu2.redhat.com
Size: 18666699 Source RPM: python3.14-3.14.2-3.el9.src.rpm
Packager: builder@centos.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