Name: | python3-idle |
---|---|
Version: | 3.9.10 |
Release: | 3.el9_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3757721 |
License: | Python |
RPM: | python3-idle-3.9.10-3.el9_0.x86_64.rpm |
Source RPM: | python3.9-3.9.10-3.el9_0.src.rpm |
Build Date: | Wed Nov 02 2022 |
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. |
- Security fix for CVE-2020-10735 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#1834423
- 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
- Update to 3.9.9 Resolves: rhbz#2024322
- Update to 3.9.8 Resolves: rhbz#2003759
- Update to 3.9.7 Resolves: rhbz#1995162
- Add preliminary FIPS mode patch Related: rhbz#1942527
- Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914