Package python3.12-idle-3.12.9-1.el9_6.2.x86_64
Name | python3.12-idle |
---|---|
Epoch | 0 |
Version | 3.12.9 |
Release | 1.el9_6.2 |
Architecture | x86_64 |
Website/URL | https://www.python.org/ |
License | Python-2.0.1 |
Build Time | 2025-09-02 14:44:50 |
Build Host | builder-x86-05.inferitos.ru |
Summary | A basic graphical development environment for Python |
Repositories | CRB |
Description | 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. |
Errata | INFSA-2025:15007 |
Size | 1097 KiB |
Source Project | python3.12-3.12.9-1.el9_6.2 |
SHA-256 checksum | b082c9cf19f66b3cf8e37a28d5a4566d1668b1128b1162a3fd612c43b993dedf |
×
* Thu Aug 14 2025 Lumír Balhar <lbalhar@redhat.com> - 3.12.9-1.2 - Security fix for CVE-2025-8194 Resolves: RHEL-106370 * Fri Jun 20 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1.1 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 - Resolves: RHEL-98058, RHEL-98020, RHEL-97809, RHEL-98184, RHEL-98211 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 Resolves: RHEL-77261 * 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-64886, RHEL-70320 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 Resolves: RHEL-57417 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 Resolves: RHEL-55963 * 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-53041 * Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-3 - Properly propagate the optimization flags to C extensions * Wed Jul 24 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.4-2 - Rebuilt for MSVSphere 9.4 * 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