You are here: Home / LBN / Up2date / Core Linux / BastionLinux 19 / python3-debug-3.4.2-6.lbn19.x86_64

python3-debug-3.4.2-6.lbn19.x86_64

Package Attributes
RPM  python3-debug-3.4.2-6.lbn19.x86_64.rpm Architecture  x86_64 Size  8044014 Created  2019/09/30 06:59:18 UTC
Package Specification
Summary Debug version of the Python 3 runtime
Group Applications/System
License Python
Home Page http://www.python.org/
Description

python3-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.

Requires
/usr/bin/python3.4dm  
rpmlib(CompressedFileNames)  
rpmlib(PartialHardlinkSets)  
rpmlib(PayloadIsXz)  
/bin/sh  
/usr/bin/pkg-config  
rpmlib(FileDigests)  
rpmlib(PayloadFilesHavePrefix)  
Provides
libpython3.4dm.so.1.0()(64bit)
pkgconfig(python-3.4dm)
python3-debug
python3-debug(x86-64)

Document Actions