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

platform-python-debug-3.6.8-72.el8_10.alma.1 RPM for aarch64

From AlmaLinux 8.10 AppStream for aarch64

Name: platform-python-debug Distribution: AlmaLinux
Version: 3.6.8 Vendor: AlmaLinux
Release: 72.el8_10.alma.1 Build date: Mon Feb 2 11:05:02 2026
Group: Unspecified Build host: arm-builder03-almalinux-org.novalocal
Size: 11594800 Source RPM: python3-3.6.8-72.el8_10.alma.1.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 bytecode format is unchanged, so that .pyc files are compatible between
this and the standard version of Python, but the debugging features mean that
C/C++ extension modules are ABI-incompatible and must be built for each version
separately.

The debug build shares installation directories with the standard Python
runtime, so that .py and .pyc files can be shared.
Compiled extension modules use a special ABI flag ("d") in the filename,
so extensions for both versions can co-exist in the same directory.

Provides

Requires