Name: | python3.11-idle |
---|---|
Version: | 3.11.7 |
Release: | 1.el9_4.3 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5853315 |
License: | Python |
RPM: | python3.11-idle-3.11.7-1.el9_4.3.aarch64.rpm |
Source RPM: | python3.11-3.11.7-1.el9_4.3.src.rpm |
Build Date: | Tue Jul 23 2024 |
Build Host: | build-ol9-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. |
- Security fix for CVE-2024-4032 Resolves: RHEL-44097
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40785
- Security fix for CVE-2023-6597 - Fix tests for XMLPullParser with Expat with fixed CVE Resolves: RHEL-33884
- Rebase to 3.11.7 Resolves: RHEL-20233
- Security fix for CVE-2023-27043 Resolves: RHEL-21325
- Rebase to 3.11.5 - Security fixes for CVE-2023-40217 and CVE-2023-41105 Resolves: RHEL-3045, RHEL-3269
- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261
- Security fix for CVE-2007-4559 Resolves: rhbz#263261
- Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Support OpenSSL FIPS mode