Name: | python3.11-debug |
---|---|
Version: | 3.11.7 |
Release: | 1.el9_4.1 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 14894404 |
License: | Python |
RPM: | python3.11-debug-3.11.7-1.el9_4.1.x86_64.rpm |
Source RPM: | python3.11-3.11.7-1.el9_4.1.src.rpm |
Build Date: | Tue Jun 25 2024 |
Build Host: | build-ol9-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. |
- Security fix for CVE-2023-6597 - Fix tests for XMLPullParser with Expat with fixed CVE Resolves: RHEL-33884
- Rebase to 3.11.7 Resolves: RHEL-20233
- Security fix for CVE-2023-27043 Resolves: RHEL-21325
- Rebase to 3.11.5 - Security fixes for CVE-2023-40217 and CVE-2023-41105 Resolves: RHEL-3045, RHEL-3269
- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261
- Security fix for CVE-2007-4559 Resolves: rhbz#263261
- Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Support OpenSSL FIPS mode
- Update to 3.11.2
- Disable the builtin hashlib hashes except blake2