The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Letter P

python3-debug - Debug version of the Python runtime

Website: https://www.python.org/
License: Python
Vendor: Scientific Linux
Description:
python3-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

python3-debug-3.6.8-17.el7.i686 [2.2 MiB] Changelog by Charalampos Stratakis (2020-05-06):
- Overhaul python's FIPS mode support
Resolves: rhbz#1788459
python3-debug-3.6.8-17.el7.x86_64 [2.4 MiB] Changelog by Charalampos Stratakis (2020-05-06):
- Overhaul python's FIPS mode support
Resolves: rhbz#1788459

Listing created by Repoview-0.6.6-4.el7

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.