Name: | python39-debug |
---|---|
Version: | 3.9.19 |
Release: | 1.module+el8.10.0+90341+71ca88f4 |
Architecture: | aarch64 |
Module: | python39-devel:3.9:8100020240516111311:10 |
Group: | Unspecified |
Size: | 14553134 |
License: | Python |
RPM: | python39-debug-3.9.19-1.module+el8.10.0+90341+71ca88f4.aarch64.rpm |
Source RPM: | python39-3.9.19-1.module+el8.10.0+90341+71ca88f4.src.rpm |
Build Date: | Thu May 30 2024 |
Build Host: | build-ol8-aarch64.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.19 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix tests for XMLPullParser with Expat with fixed CVE Resolves: RHEL-33676, RHEL-33688
- 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