Name: | python38-debug |
---|---|
Version: | 3.8.16 |
Release: | 1.module+el8.8.0+21120+5d2e4734.1 |
Architecture: | x86_64 |
Module: | python38:3.8:8080020230531142020:a822e92f |
Group: | Unspecified |
Size: | 10170722 |
License: | Python |
RPM: | python38-debug-3.8.16-1.module+el8.8.0+21120+5d2e4734.1.x86_64.rpm |
Source RPM: | python38-3.8.16-1.module+el8.8.0+21120+5d2e4734.1.src.rpm |
Build Date: | Wed Jul 05 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Debug version of the Python runtime |
Description: | python38-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. |
- Fix CVE-2023-24329
- Update to 3.8.16 - Security fix for CVE-2022-45061 Resolves: rhbz#2144072
- Rebase to 3.8.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642
- Rebase to 3.8.13 - Security fix for CVE-2015-20107 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2075390
- Update to 3.8.12 Resolves: rhbz#2004587
- Update to 3.8.11 - Fix for CVE-2021-3733 and CVE-2021-3737 Resolves: rhbz#1995234, rhbz#1995162
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Security fix for CVE-2021-29921: Leading zeros in IPv4 addresses are no longer tolerated Resolves: rhbz#1957458
- Security fix for CVE-2021-3426: information disclosure via pydoc Resolves: rhbz#1935913
- Update to 3.8.8 and fix CVE-2021-23336 Resolves: rhbz#1928904