Name: | python3 |
---|---|
Version: | 3.9.10 |
Release: | 3.el9_0 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 86272 |
License: | Python |
RPM: | python3-3.9.10-3.el9_0.aarch64.rpm |
Source RPM: | python3.9-3.9.10-3.el9_0.src.rpm |
Build Date: | Wed Nov 02 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Python 3.9 interpreter |
Description: | Python 3.9 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 python3 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3-libs package, which should be installed automatically along with python3. The remaining parts of the Python standard library are broken out into the python3-tkinter and python3-test packages, which may need to be installed separately. Documentation for Python is provided in the python3-docs package. Packages containing additional libraries for Python are generally named with the "python3-" prefix. |
- Security fix for CVE-2020-10735 - Fix the test suite support for Expat >= 2.4.5 Resolves: rhbz#1834423
- Fix undefined behavior in Modules/_hashopenssl.c Resolves: rhbz#1942527
- Update to 3.9.10 - Support OpenSSL FIPS mode Resolves: rhbz#1942527, rhbz#1835169
- Instruct pip to use distutils - Instruct pypa/distutils to add /local/ addition to prefix
- Read pre-packaged Python wheels from a newly versioned directory /usr/share/python3-wheels - Resolves: rhbz#1982668
- Update to 3.9.9 Resolves: rhbz#2024322
- Update to 3.9.8 Resolves: rhbz#2003759
- Update to 3.9.7 Resolves: rhbz#1995162
- Add preliminary FIPS mode patch Related: rhbz#1942527
- Rebuilt for libffi 3.4.2 SONAME transition. Related: rhbz#1891914