Пакет python3.12-idle-3.12.11-2.el8_10.i686
Имя | python3.12-idle |
---|---|
Эпоха | 0 |
Версия | 3.12.11 |
Релиз | 2.el8_10 |
Архитектура | i686 |
Сайт | https://www.python.org/ |
Лицензия | Python-2.0.1 |
Время сборки | 2025-08-27 09:56:18 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | A basic graphical development environment for Python |
Репозитории | PowerTools |
Полное описание | IDLE is Python’s Integrated Development and Learning Environment. IDLE has the following features: Python shell window (interactive interpreter) with colorizing of code input, output, and error messages; multi-window text editor with multiple undo, Python colorizing, smart indent, call tips, auto completion, and other features; search within any window, replace within editor windows, and search through multiple files (grep); debugger with persistent breakpoints, stepping, and viewing of global and local namespaces; configuration, browsers, and other dialogs. |
Эррата | — |
Размер | 1319 КиБ |
Исходный проект | python3.12-3.12.11-2.el8_10 |
Контрольная сумма SHA-256 | 2d79e58dc5e56f3255602bbcab605113f47a006ae863bc0e623d19deeaa1701a |
×
* Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.11-2 - Security fix for CVE-2025-8194 Resolves: RHEL-106343 * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.11-1 - Update to 3.12.11 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98040, RHEL-98010, RHEL-97808, RHEL-98070, RHEL-98213 * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1 - Update to 3.12.10 Resolves: RHEL-86888 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 Related: RHEL-86888 * Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1 - Update to 3.12.8 - Security fix for CVE-2024-9287 and CVE-2024-12254 Resolves: RHEL-64880, RHEL-70315 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 Resolves: RHEL-57405 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 Resolves: RHEL-55939 * Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1 - Update to 3.12.5 - Security fix for CVE-2024-6923 Resolves: RHEL-53075 * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3 - Properly propagate the optimization flags to C extensions * Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-2 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3