unspecified

python36u-debug - Debug version of the Python runtime

Website: https://www.python.org/
License: Python
Description:
python36u-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.

Packages

python36u-debug-3.6.5-1.ius.centos7.x86_64 [2.6 MiB] Changelog by Carl George (2018-04-09):
- Latest upstream
- Fix deprecation warning on using imp in check-pyc-and-pyo-timestamps.py (Fedora)
- Skip test_zlib on el6

Listing created by Repoview-0.6.6-1.el6