Name: | python3-idle |
---|---|
Version: | 3.6.8 |
Release: | 2.0.1.el8_0 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 3308611 |
License: | Python |
RPM: | python3-idle-3.6.8-2.0.1.el8_0.i686.rpm |
Source RPM: | python3-3.6.8-2.0.1.el8_0.src.rpm |
Build Date: | Tue Jul 16 2019 |
Build Host: | jenkins-10-147-72-125-1e1a1cb7-a9e1-419a-b6d1-775c7d100a62.appad3iad.osdevelopmeniad.oraclevcn.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-2019-9636 (rhbz#1693973)
- Update to 3.6.8 Resolves: rhbz#1658271
- Make sure the entire test.support module is in python3-libs Resolves: rhbz#1651215
- Add choices for sort option of cProfile for better output Resolves: rhbz#1640151
- Switch to requiring platform-python-pip/setuptools instead of the python3- versions - Resolves: rhbz#1638836
- Update to 3.6.7 (rhbz#1627739) - Re-enable test_gdb (rhbz#1639536) - Re-enable test_faulthandler (rhbz#1640147)
- Add compatibility fixes for openssl 1.1.1 and tls 1.3 Resolves: rhbz#1610023
- Fix test_dbm_gnu for gdbm 1.15 which fails on ppc64le Resolves: rhbz#1638710
- Add Requires (/post/postun) on /usr/sbin/alternatives - Resolves: rhbz#1632625