Name: | python3-idle |
---|---|
Version: | 3.6.8 |
Release: | 41.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3309107 |
License: | Python |
RPM: | python3-idle-3.6.8-41.0.1.el8.x86_64.rpm |
Source RPM: | python3-3.6.8-41.0.1.el8.src.rpm |
Build Date: | Wed Nov 10 2021 |
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. |
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
- Security fix for CVE-2021-3733: Denial of service when identifying crafted invalid RFCs Resolves: rhbz#1995234
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Fix reentrant call to threading.enumerate() (rhbz#1959459) - Don't exit Python with abort() when a thread exit and there is no available file descriptor to load dynamically the libgcc_s.so.1 library (rhbz#1972293)
- Security fix for CVE-2021-3426: information disclosure via pydoc Resolves: rhbz#1935913
- Fix for CVE-2021-23336 Resolves: rhbz#1928904
- Fix for CVE-2021-3177 Resolves: rhbz#1918168
- New options -a and -k for pathfix.py script backported from upstream Resolves: rhbz#1917691
- Security fix for CVE-2020-27619: eval() call on content received via HTTP in the CJK codec tests Resolves: rhbz#1890237
- Add support for upstream architecture names https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names Resolves: rhbz#1868003