Пакет python38-debug-3.8.17-2.module+el8.9.0+310+80cd20aa.x86_64
Имя | python38-debug |
---|---|
Эпоха | 0 |
Версия | 3.8.17 |
Релиз | 2.module+el8.9.0+310+80cd20aa |
Архитектура | x86_64 |
Сайт | https://www.python.org/ |
Лицензия | Python |
Время сборки | 2024-05-26 10:57:54 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Debug version of the Python runtime |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 3099 КиБ |
Исходный проект | python38-3.8.17-2.module+el8.9.0+310+80cd20aa |
Контрольная сумма SHA-256 | 78bb72976e2819c62527f3cf21e3337b463fb42d3a627af0ea8b838d3c62d6dd |
Module | python38-3.8-8090020240526044328.64c1cd5a |
×
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.8.17-2 - Rebuilt for MSVSphere 8.8 * Wed Aug 09 2023 Petr Viktorin <pviktori@redhat.com> - 3.8.17-2 - Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261 * Mon Aug 07 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.8.17-1 - Update to 3.8.17 - Security fix for CVE-2023-24329 - Add filters for tarfile extraction (CVE-2007-4559, PEP-706) Resolves: rhbz#2173917, rhbz#263261 * Tue Jul 18 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.8.16-2 - Strip the LTO bytecode from python.o Resolves: rhbz#2213526 * Tue Dec 13 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.16-1 - Update to 3.8.16 - Security fix for CVE-2022-45061 Resolves: rhbz#2144072 * Mon Sep 12 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.14-1 - Rebase to 3.8.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#1834423, rhbz#2120642 * Tue Jun 14 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.13-1 - Rebase to 3.8.13 - Security fix for CVE-2015-20107 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2075390 * Wed Sep 15 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.8.12-1 - Update to 3.8.12 Resolves: rhbz#2004587 * Tue Sep 07 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.8.11-1 - Update to 3.8.11 - Fix for CVE-2021-3733 and CVE-2021-3737 Resolves: rhbz#1995234, rhbz#1995162 * Mon Aug 02 2021 Tomas Orsava <torsava@redhat.com> - 3.8.8-4 - Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055