Name: | python39-debug |
---|---|
Version: | 3.9.6 |
Release: | 2.module+el8.5.0+20364+c7fe1181 |
Architecture: | x86_64 |
Module: | python39-devel:3.9:8050020210811100211:d428a79b |
Group: | Unspecified |
Size: | 11840335 |
License: | Python |
RPM: | python39-debug-3.9.6-2.module+el8.5.0+20364+c7fe1181.x86_64.rpm |
Source RPM: | python39-3.9.6-2.module+el8.5.0+20364+c7fe1181.src.rpm |
Build Date: | Wed Oct 13 2021 |
Build Host: | build-ol8-x86_64.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. |
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Update to 3.9.6 - Fix CVE-2021-29921: Improper input validation of octal strings in the ipaddress module Resolves: rhbz#1957458
- Security fix for CVE-2021-3426: information disclosure via pydoc Resolves: rhbz#1935913
- 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