Name: | python3-devel |
---|---|
Version: | 3.6.8 |
Release: | 41.0.1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 0 |
License: | Python |
RPM: | python3-devel-3.6.8-41.0.1.el8.x86_64.rpm |
Source RPM: | python3-3.6.8-41.0.1.el8.src.rpm |
Build Date: | Wed Nov 10 2021 |
Build Host: | build-ol8-x86_64.oracle.com |
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. It also makes the "python3" and "python3-config" commands available for compatibility with some build systems. When building packages, prefer requiring platform-python-devel and using the %{__python3} macro instead, if possible. |
- Add Oracle Linux distribution in platform.py [Orabug: 20812544]
- Security fix for CVE-2021-3733: Denial of service when identifying crafted invalid RFCs Resolves: rhbz#1995234
- Adjusted the postun scriptlets to enable upgrading to RHEL 9 - Resolves: rhbz#1933055
- Fix reentrant call to threading.enumerate() (rhbz#1959459) - Don't exit Python with abort() when a thread exit and there is no available file descriptor to load dynamically the libgcc_s.so.1 library (rhbz#1972293)
- Security fix for CVE-2021-3426: information disclosure via pydoc Resolves: rhbz#1935913
- Fix for CVE-2021-23336 Resolves: rhbz#1928904
- Fix for CVE-2021-3177 Resolves: rhbz#1918168
- New options -a and -k for pathfix.py script backported from upstream Resolves: rhbz#1917691
- Security fix for CVE-2020-27619: eval() call on content received via HTTP in the CJK codec tests Resolves: rhbz#1890237
- Add support for upstream architecture names https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names Resolves: rhbz#1868003