Name: | python3-idle |
---|---|
Version: | 3.12.9 |
Release: | 2.0.1.el10_0.1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5519835 |
License: | Python-2.0.1 |
RPM: | python3-idle-3.12.9-2.0.1.el10_0.1.aarch64.rpm |
Source RPM: | python3.12-3.12.9-2.0.1.el10_0.1.src.rpm |
Build Date: | Tue Jul 01 2025 |
Build Host: | build-ol10-aarch64.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
- Apply Intel's CET for mitigation against control-flow hijacking attacks Resolves: RHEL-67040
- Properly apply exported CFLAGS for dtrace/systemtap builds Resolves: RHEL-85727
- Update to 3.12.9 - Security fix for CVE-2025-0938 Resolves: RHEL-77264
- Update to 3.12.8 - Security fix for CVE-2024-9287 and CVE-2024-12254 Resolves: RHEL-64877, RHEL-70450
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Update to 3.12.6 Resolves: RHEL-57397
- Security fix for CVE-2024-8088 Resolves: RHEL-55923
- Update to 3.12.5 - Security fix for CVE-2024-6923 Resolves: RHEL-53036
- Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3