Name: | rh-python38-python |
Version: | 3.8.18 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 32443 |
License: | Python |
RPM: |
rh-python38-python-3.8.18-2.el7.x86_64.rpm
|
Source RPM: |
rh-python38-python-3.8.18-2.el7.src.rpm
|
Build Date: | Fri Dec 01 2023 |
Build Host: | build-ol7-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Interpreter of the Python programming language |
Description: | Python is an accessible, high-level, dynamically typed, interpreted programming
language, designed with an emphasis on code readability.
It includes an extensive standard library, and has a vast ecosystem of
third-party libraries.
The rh-python38-python package provides the "python3" executable: the reference
interpreter for the Python language, version 3.
The majority of its standard library is provided in the rh-python38-python-libs package,
which should be installed automatically along with rh-python38-python.
The remaining parts of the Python standard library are broken out into the
rh-python38-python-tkinter and rh-python38-python-test packages, which may need to be installed
separately.
Documentation for Python is provided in the rh-python38-python-docs package.
Packages containing additional libraries for Python are generally named with
the "rh-python38-python-" prefix. |
-
Tue Nov 28 2023 Darren Archibald <darren.archibald@oracle.com> - 3.8.18-2
- Update to 3.8.18
- Security fixes for CVE-2007-4559, CVE-2022-45061, CVE-2023-24329 CVE-2023-40217
-
Fri Sep 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.14-1
- Update to 3.8.14
- Fixes for CVE-2015-20107, CVE-2020-10735, CVE-2021-28861
Resolves: rhbz#2125237, rhbz#2125239, rhbz#2125238
-
Wed Mar 16 2022 Charalampos Stratakis <cstratak@redhat.com> - 3.8.13-1
- Update to 3.8.13
- Fix test suite issues with the latest expat security update
Resolves: rhbz#2068592
-
Thu Jul 22 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.8.11-2
- Security fix for CVE-2021-29921: Leading zeros in IPv4 addresses are no longer tolerated
Resolves: rhbz#1957458
-
Wed Jun 09 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.8.11-1
- 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
-
Mon Oct 05 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.8.6-1
- 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
-
Tue Apr 28 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.8.0-15
- Add a sentinel value on the Hmac_members table of the fips compliant hmac module
Resolves: rhbz#1817494
-
Mon Apr 27 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.8.0-14
- Add support for FIPS mode
Resolves: rhbz#1817494
-
Fri Apr 24 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.8.0-13
- Skip test_startup_imports from test_site if we have a .pth file in sys.path
Resolves: rhbz#1815645
-
Fri Apr 24 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.8.0-12
- Security fix for CVE-2020-8492
Resolves: rhbz#1810623