[ol8_appstream] python36-debug-3.6.8-38.module+el8.9.0+90104+968a3e84.aarch64

Name:python36-debug
Version:3.6.8
Release:38.module+el8.9.0+90104+968a3e84
Architecture:aarch64
Module:python36:3.6:8090020231215022647:ed68999d
Group:Unspecified
Size:13131
License:Python
RPM: python36-debug-3.6.8-38.module+el8.9.0+90104+968a3e84.aarch64.rpm
Source RPM: python36-3.6.8-38.module+el8.9.0+90104+968a3e84.src.rpm
Build Date:Fri Dec 15 2023
Build Host:build-ol8-aarch64.oracle.com
Vendor:Oracle America
URL:https://www.python.org/
Summary:Debug version of the Python runtime
Description:
python36-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 verisons can co-exist in the same directory.

Changelog (Show File list) (Show related packages)