Name: | python38-debug |
---|---|
Version: | 3.8.0 |
Release: | 6.module+el8.2.0+5579+085cd3bd |
Architecture: | aarch64 |
Module: | python38:3.8:8020020200309184510:2a5cc3c5 |
Group: | Unspecified |
Size: | 13428884 |
License: | Python |
RPM: | python38-debug-3.8.0-6.module+el8.2.0+5579+085cd3bd.aarch64.rpm |
Source RPM: | python38-3.8.0-6.module+el8.2.0+5579+085cd3bd.src.rpm |
Build Date: | Thu Apr 30 2020 |
Build Host: | ca-buildarm05.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Debug version of the Python runtime |
Description: | python38-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 debug build shares installation directories with the standard Python runtime. Python modules -- source (.py), bytecode (.pyc), and C-API extensions (.cpython*.so) -- are compatible between this and the standard version of Python. The debug runtime additionally supports debug builds of C-API extensions (with the "d" ABI flag) for debugging issues in those extensions. |
- Implement alternatives for /usr/bin/python, python3 and related executables - Resolves: rhbz#1807041
- Add support for FIPS mode - Resolves: rhbz#1793589
- Exclude unsupported i686 arch
- Build Python with -fno-semantic-interposition for better performance https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup
- Converting to RHEL8 - Changes from Fedora - Removed gpgverifycation as the tool used in Fedora is not present in RHEL8 - Added versioned pathfix.py and 2to3 scripts into bindir - Depend on python3-rpm-generators always, because they run on Python 3.6 - Added python38-rpm-macros subpackage - Fixed py3_install_wheel macro because python38-pip does not have the --strip-prefix patch
- Update to Python 3.8.0 final
- Rebased to Python 3.8.0rc1
- Rebased to Python 3.8.0b4
- Enable Profile-guided optimization for all arches, not just x86 (#1741015)
- Rebuilt for Python 3.8