Name: | python3.11-idle |
---|---|
Version: | 3.11.9 |
Release: | 7.0.1.el8_10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 5867193 |
License: | Python |
RPM: | python3.11-idle-3.11.9-7.0.1.el8_10.x86_64.rpm |
Source RPM: | python3.11-3.11.9-7.0.1.el8_10.src.rpm |
Build Date: | Tue Sep 24 2024 |
Build Host: | build-ol8-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. |
- Update rpm-macros description [Orabug: 36024572]
- Security fix for CVE-2024-8088 Resolves: RHEL-55934
- Security fix for CVE-2024-6923 Resolves: RHEL-53089
- 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-44067
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40783
- Rebase to 3.11.9 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix expat tests for the latest expat security release Resolves: RHEL-33672, RHEL-33684
- Rebase to 3.11.7 Resolves: RHEL-21915
- Security fix for CVE-2023-27043 Resolves: RHEL-7842