[ol7_developer_EPEL] python34-debug-3.4.10-7.el7.x86_64

Name:python34-debug
Version:3.4.10
Release:7.el7
Architecture:x86_64
Group:Unspecified
Size:9445994
License:Python
RPM: python34-debug-3.4.10-7.el7.x86_64.rpm
Source RPM: python34-3.4.10-7.el7.src.rpm
Build Date:Wed Mar 24 2021
Build Host:5c334ceeaabf4630bc1f5f0e8f49cf8d
Vendor:Oracle America
URL:http://www.python.org/
Summary:Debug version of the Python 3 runtime
Description:
python34-debug provides a version of the Python 3 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 3 build,
but is useful for tracking down reference-counting issues, and other bugs.

The bytecodes are unchanged, so that .pyc files are compatible between the two
versions of Python 3, but the debugging features mean that C/C++ extension
modules are ABI-incompatible with those built for the standard runtime.

It shares installation directories with the standard Python 3 runtime, so that
.py and .pyc files can be shared.  All compiled extension modules gain a "_d"
suffix ("foo_d.so" rather than "foo.so") so that each Python 3 implementation
can load its own extensions.

Changelog (Show File list) (Show related packages)