Name: | python3.13-debug |
---|---|
Version: | 3.13.5 |
Release: | 4.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 19332957 |
License: | Python-2.0.1 AND CC0-1.0 AND MIT |
RPM: | python3.13-debug-3.13.5-4.el9.aarch64.rpm |
Source RPM: | python3.13-3.13.5-4.el9.src.rpm |
Build Date: | Thu Aug 07 2025 |
Build Host: | build-ol9-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. |
- Fix CVE-2025-8194: Tarfile infinite loop during parsing with negative member offset
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Conditionally skip tests not working with the older expat version
- Update to 3.13.5
- Enable PAC and BTI hardware protections for aarch64
- Update to 3.13.4
- Rebuilt as non-main Python on Fedora 43
- Drop requirement on python-wheel-wheel with setuptools >= 71
- Apply Intel's CET for mitigation against control-flow hijacking attacks
- Update to 3.13.1