Name: | python39-debug |
---|---|
Version: | 3.9.18 |
Release: | 3.module+el8.10.0+90269+2fa22b99 |
Architecture: | x86_64 |
Module: | python39-devel:3.9:8100020240409235917:10 |
Group: | Unspecified |
Size: | 11788532 |
License: | Python |
RPM: | python39-debug-3.9.18-3.module+el8.10.0+90269+2fa22b99.x86_64.rpm |
Source RPM: | python39-3.9.18-3.module+el8.10.0+90269+2fa22b99.src.rpm |
Build Date: | Wed Apr 10 2024 |
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. |
- Skip tests failing on s390x Resolves: RHEL-21905
- Security fix for CVE-2023-27043 Resolves: RHEL-5561
- Update to 3.9.18 - Security fix for CVE-2023-40217 Resolves: RHEL-3238
- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261
- Rebase to 3.9.17 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Strip the LTO bytecode from python.o Resolves: rhbz#2213527
- Add filters for tarfile extraction (CVE-2007-4559, PEP-706) Resolves: rhbz#263261
- Update to 3.9.16 - Security fix for CVE-2022-45061 Resolves: rhbz#2144072
- Fix for CVE-2022-42919 Resolves: rhbz#2138705
- Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642