Name: | python39-idle |
---|---|
Version: | 3.9.13 |
Release: | 2.module+el8.7.0+20879+a85b87b0 |
Architecture: | aarch64 |
Module: | python39:3.9:8070020221109174649:6eba81d3 |
Group: | Unspecified |
Size: | 3707859 |
License: | Python |
RPM: | python39-idle-3.9.13-2.module+el8.7.0+20879+a85b87b0.aarch64.rpm |
Source RPM: | python39-3.9.13-2.module+el8.7.0+20879+a85b87b0.src.rpm |
Build Date: | Thu Nov 17 2022 |
Build Host: | build-ol8-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. |
- Fix for CVE-2022-42919 Resolves: rhbz#2138705
- Update to 3.9.13 - Security fix for CVE-2015-20107 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#2075390
- Update to 3.9.7 Resolves: rhbz#2003102
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Update to 3.9.6 - Fix CVE-2021-29921: Improper input validation of octal strings in the ipaddress module Resolves: rhbz#1957458
- Security fix for CVE-2021-3426: information disclosure via pydoc Resolves: rhbz#1935913
- Update to 3.9.2 to fix CVE-2021-23336 Resolves: rhbz#1928904
- Compile the debug build with -O0 instead of -Og Resolves: rhbz#1926283
- Add support for FIPS mode Resolves: rhbz#1877430
- Security fix for CVE-2021-3177 - Resolves: rhbz#1918168, rhbz#1877430