Name: | python39-debug |
---|---|
Version: | 3.9.2 |
Release: | 1.module+el8.4.0+20170+9398f393 |
Architecture: | aarch64 |
Module: | python39-devel:3.9:8040020210325151438:f1d9d306 |
Group: | Unspecified |
Size: | 14650187 |
License: | Python |
RPM: | python39-debug-3.9.2-1.module+el8.4.0+20170+9398f393.aarch64.rpm |
Source RPM: | python39-3.9.2-1.module+el8.4.0+20170+9398f393.src.rpm |
Build Date: | Thu May 20 2021 |
Build Host: | ca-buildarm06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Debug version of the Python runtime |
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 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. |
- Update to 3.9.2 to fix CVE-2021-23336 Resolves: rhbz#1928904
- Compile the debug build with -O0 instead of -Og Resolves: rhbz#1926283
- Add support for FIPS mode Resolves: rhbz#1877430
- Security fix for CVE-2021-3177 - Resolves: rhbz#1918168, rhbz#1877430
- Convert from Fedora to the python39 module in RHEL8 - Resolves: rhbz#1877430
- Update to 3.9.1
- Update to 3.9.1rc1
- Update to 3.9.0 final
- Use upstream architecture names on Fedora 34+ - https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names
- Update to 3.9.0rc2