Name: | python2 |
---|---|
Version: | 2.7.18 |
Release: | 4.0.1.module+el8.4.0+20050+79c7b4ee |
Architecture: | aarch64 |
Module: | python27:2.7:8040020210122160212:cdb2db54 |
Group: | Development/Languages |
Size: | 143050 |
License: | Python |
RPM: | python2-2.7.18-4.0.1.module+el8.4.0+20050+79c7b4ee.aarch64.rpm |
Source RPM: | python2-2.7.18-4.0.1.module+el8.4.0+20050+79c7b4ee.src.rpm |
Build Date: | Mon Apr 12 2021 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | An interpreted, interactive, object-oriented programming language |
Description: | Python 2 is an old version of the language that is incompatible with the 3.x line of releases. The language is mostly the same, but many details, especially how built-in objects like dictionaries and strings work, have changed considerably, and a lot of deprecated features have finally been removed in the 3.x line. Note that documentation for Python 2 is provided in the python2-docs package. This package provides the "python2" executable; most of the actual implementation is within the "python2-libs" package. For the unversioned "python" executable, see manual page "unversioned-python". |
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
- Security fix for CVE-2021-3177 Resolves: rhbz#1919163
- Fixes for bundling prefix=/app build in gimp/inkscape containers Resolves: rhbz#1907592
- Security fix for CVE-2020-26116: Reject control chars in HTTP method in httplib.putrequest Resolves: rhbz#1883258
- Update to 2.7.18 Resolves: rhbz#1886754
- Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: rhbz#1856481
- Update to 2.7.17 Resolves: rhbz#1759944
- Adding FIPS compliance to Python 2 in RHEL8: - Updated patch 146 with a new version of the FIPS patch - Patch 169 has been removed, obsoleted by the updated patch 146 Resolves: rhbz#1734126
- Use RPM built wheels of pip and setuptools in ensurepip instead of our rewheel patch - Require python2-setuptools from python2-devel to prevent packaging errors Resolves: rhbz#1718398
- Fix urlparse.urlsplit() error message for Unicode URL Resolves: rhbz#1689327