Name: | python3-idle |
---|---|
Version: | 3.9.14 |
Release: | 1.el9_1.2 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 3755593 |
License: | Python |
RPM: | python3-idle-3.9.14-1.el9_1.2.i686.rpm |
Source RPM: | python3.9-3.9.14-1.el9_1.2.src.rpm |
Build Date: | Tue Feb 28 2023 |
Build Host: | build-ol9-i386.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-2022-45061 Resolves: rhbz#2144072
- Fix for CVE-2022-42919 Resolves: rhbz#2138705
- Update to 3.9.14 - Security fixes for CVE-2020-10735 and CVE-2021-28861 Resolves: rhbz#2120642, rhbz#1834423, rhbz#2128249
- Fix test_get_ciphers in test_ssl.py for FIPS mode Resolves: rhbz#2058233
- Security fix for CVE-2015-20107 Resolves: rhbz#2075390
- Update to 3.9.13 Resolves: rhbz#2054702, rhbz#2059951
- Fix undefined behavior in Modules/_hashopenssl.c Resolves: rhbz#1942527
- Update to 3.9.10 - Support OpenSSL FIPS mode Resolves: rhbz#1942527, rhbz#1835169
- Instruct pip to use distutils - Instruct pypa/distutils to add /local/ addition to prefix
- Read pre-packaged Python wheels from a newly versioned directory /usr/share/python3-wheels - Resolves: rhbz#1982668