Name: | python38-devel |
---|---|
Version: | 3.8.3 |
Release: | 3.0.1.module+el8.3.0+el8+9681+09f2c1ca |
Architecture: | aarch64 |
Module: | python38:3.8:8030020200818121841:4190259b |
Group: | Unspecified |
Size: | 854492 |
License: | Python |
RPM: | python38-devel-3.8.3-3.0.1.module+el8.3.0+el8+9681+09f2c1ca.aarch64.rpm |
Source RPM: | python38-3.8.3-3.0.1.module+el8.3.0+el8+9681+09f2c1ca.src.rpm |
Build Date: | Wed Mar 17 2021 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Libraries and header files needed for Python development |
Description: | This package contains the header files and configuration needed to compile Python extension modules (typically written in C or C++), to embed Python into other programs, and to make binary distributions for Python libraries. It also contains the necessary macros to build RPM packages with Python modules and 2to3 tool, an automatic source converter from Python 2.X. If you want to build an RPM against the python38 module, you also need to install the python38-rpm-macros package. |
- Fix buffer overflow in PyCArg_repr [Orabug: 32551171][CVE-2021-3177]
- Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907) Resolves: rhbz#1856481 - Resolve hash collisions for Pv4Interface and IPv6Interface (CVE-2020-14422) Resolves: rhbz#1854926
- Fix sqlite3 deterministic test Related: rhbz#1847416
- Rebased to 3.8.3 final - Backported changes from Fedora - Recommend python3-tkinter when tk is installed - Add bcond for no_semantic_interposition (enabled by default) - Update the ensurepip module to work with setuptools >= 45 Resolves: rhbz#1847416
- Fix test_hashlib and test_hmac under FIPS mode Resolves: rhbz#1812477
- Fix ensurepip to run pip via runpy to fix compatibility with pip 19.3.1 Resolves: rhbz#1827623
- Skip test_startup_imports from test_site if we have a .pth file in sys.path Resolves: rhbz#1815643
- Security fix for CVE-2020-8492 Resolves: rhbz#1810622
- Implement alternatives for /usr/bin/python, python3 and related executables - Resolves: rhbz#1807041
- Add support for FIPS mode - Resolves: rhbz#1793589