[ol7_software_collections] python27-python-debug-2.7.13-3.el7.x86_64

Name:python27-python-debug
Version:2.7.13
Release:3.el7
Architecture:x86_64
Group:Applications/System
Size:6776796
License:Python
RPM: python27-python-debug-2.7.13-3.el7.x86_64.rpm
Source RPM: python27-python-2.7.13-3.el7.src.rpm
Build Date:Thu Apr 27 2017
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:http://www.python.org/
Summary:Debug version of the Python runtime
Description:
python-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 bytecodes are unchanged, so that .pyc files are compatible between the two
version of Python, 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 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 implementation can
load its own extensions.

Changelog (Show File list) (Show related packages)