Пакет python39-debug-3.9.20-2.module+el8.10.0+718+472cb1eb.x86_64
Имя | python39-debug |
---|---|
Эпоха | 0 |
Версия | 3.9.20 |
Релиз | 2.module+el8.10.0+718+472cb1eb |
Архитектура | x86_64 |
Сайт | https://www.python.org/ |
Лицензия | Python |
Время сборки | 2025-08-30 12:41:32 |
Хост сборки | builder-x86-04.inferitos.ru |
Краткое описание | Debug version of the Python runtime |
Репозитории | PowerTools |
Полное описание | 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. |
Эррата | — |
Размер | 3068 КиБ |
Исходный проект | python39-3.9.20-2.module+el8.10.0+718+472cb1eb |
Контрольная сумма SHA-256 | bc3c6acd425ff2898c40b5d34cb206b1206b73ec1e55ffa1584cf1389f22922b |
Module | python39-3.9-8100020250830073357.17377f89 |
×
* Tue Aug 19 2025 Lumír Balhar <lbalhar@redhat.com> - 3.9.20-2 - Security fix for CVE-2025-8194 Resolves: RHEL-106359 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.20-1 - Update to 3.9.20 Resolves: RHEL-60007 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-7 - Security fix for CVE-2024-8088 Resolves: RHEL-55954 * Tue Aug 13 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.19-6 - Security fix for CVE-2024-6923 Resolves: RHEL-53102 * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-5 - Properly propagate the optimization flags to C extensions * Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-4 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3 * Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-3 - Security fix for CVE-2024-4032 Resolves: RHEL-44094 * Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-2 - Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40786 * Mon Apr 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.9.19-1 - 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 * Wed Jan 17 2024 Lumír Balhar <lbalhar@redhat.com> - 3.9.18-3 - Skip tests failing on s390x Resolves: RHEL-21905