| Name: | python3-idle |
|---|---|
| Version: | 3.9.23 |
| Release: | 2.0.1.el9 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 3756169 |
| License: | Python |
| RPM: | python3-idle-3.9.23-2.0.1.el9.x86_64.rpm |
| Source RPM: | python3.9-3.9.23-2.0.1.el9.src.rpm |
| Build Date: | Mon Sep 15 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. |
- Remove upstream URL reference
- Security fix for CVE-2025-8194 Resolves: RHEL-106374
- Update to 3.9.23 - Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435 Resolves: RHEL-98051, RHEL-98024, RHEL-98242, RHEL-98193, RHEL-98218
- Add systemtap-sdt-devel build dependency Resolves: RHEL-99500
- 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