Name: | python3-idle |
---|---|
Version: | 3.9.21 |
Release: | 2.el9_6.1 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3756169 |
License: | Python |
RPM: | python3-idle-3.9.21-2.el9_6.1.x86_64.rpm |
Source RPM: | python3.9-3.9.21-2.el9_6.1.src.rpm |
Build Date: | Tue Jul 01 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | A basic graphical development environment for Python |
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. |
- Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98053, RHEL-98025, RHEL-98243, RHEL-98195, RHEL-98219
- Security fix for CVE-2025-0938 Resolves: RHEL-77263
- Update to 3.9.21 - Security fix for CVE-2024-11168 and CVE-2024-9287 Resolves: RHEL-64889 Resolves: RHEL-69942
- Update to 3.9.20 Resolves: RHEL-57422
- Security fix for CVE-2024-8088 Resolves: RHEL-55967
- Security fix for CVE-2024-6923 Resolves: RHEL-53045
- Ensure 3rd party extension modules for the debug build use the -O0 flag
- Properly propagate the optimization flags to C extensions
- Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
- Security fix for CVE-2024-4032 Resolves: RHEL-44107