Name: | python3-idle |
---|---|
Version: | 3.6.8 |
Release: | 15.1.0.1.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3309107 |
License: | Python |
RPM: | python3-idle-3.6.8-15.1.0.1.el8.aarch64.rpm |
Source RPM: | python3-3.6.8-15.1.0.1.el8.src.rpm |
Build Date: | Mon Nov 11 2019 |
Build Host: | ca-arm-jenkins-builder-01 |
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]
- Patch 329 (FIPS) modified: Added workaround for mod_ssl: Skip error checking in _Py_hashlib_fips_error Resolves: rhbz#1760106
- Patch 329 that adds support for OpenSSL FIPS mode has been improved and bugfixed Resolves: rhbz#1744670 rhbz#1745499 rhbz#1745685
- Adding a new patch 329 that adds support for OpenSSL FIPS mode - Explicitly listing man pages in files section to fix an RPM warning Resolves: rhbz#1731424
- Do not set PHA verify flag on client side (rhbz#1725721) - Enable TLS 1.3 post-handshake authentication in http.client (rhbz#1671353)
- Use RPM built wheels of pip and setuptools in ensurepip instead of our rewheel patch - Require platform-python-setuptools from platform-python-devel to prevent packaging errors Resolves: rhbz#1701286
- Fix for CVE-2019-10160 Resolves: rhbz#1689318
- Security fix for CVE-2019-9948 Resolves: rhbz#1714643
- Reduced default build flags used to build extension modules https://fedoraproject.org/wiki/Changes/Python_Extension_Flags Resolves: rhbz#1634784
- gzip the unversioned-python man page Resolves: rhbz#1665514