Name: | rh-python38-python-idle |
---|---|
Version: | 3.8.13 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 4505958 |
License: | Python |
RPM: | rh-python38-python-idle-3.8.13-1.el7.aarch64.rpm |
Source RPM: | rh-python38-python-3.8.13-1.el7.src.rpm |
Build Date: | Wed May 04 2022 |
Build Host: | build-ol7-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. |
- Update to 3.8.13 - Fix test suite issues with the latest expat security update Resolves: rhbz#2068592
- Security fix for CVE-2021-29921: Leading zeros in IPv4 addresses are no longer tolerated Resolves: rhbz#1957458
- Update to 3.8.11 - Security fixes for CVE-2021-3426, CVE-2021-23336, CVE-2021-3177 and CVE-2020-27619 Resolves: rhbz#1935913, rhbz#1928904, rhbz#1918168, rhbz#1889886
- Update to 3.8.6 - Security fixes for CVE-2020-26116, CVE-2020-14422 and CVE-2019-20907 Resolves: rhbz#1882438, rhbz#1883256, rhbz#1857277, rhbz#1856546
- Add a sentinel value on the Hmac_members table of the fips compliant hmac module Resolves: rhbz#1817494
- Add support for FIPS mode Resolves: rhbz#1817494
- Skip test_startup_imports from test_site if we have a .pth file in sys.path Resolves: rhbz#1815645
- Security fix for CVE-2020-8492 Resolves: rhbz#1810623
- Fix ensurepip to run pip via runpy to fix compatibility with pip 19.3.1 Resolves: rhbz#1827267
- Fix invocation of brp-python-bytecompile - Resolves: rhbz#1671025