Name: | rh-python36-python |
---|---|
Version: | 3.6.3 |
Release: | 3.0.1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 101583 |
License: | Python |
RPM: | rh-python36-python-3.6.3-3.0.1.el7.aarch64.rpm |
Source RPM: | rh-python36-python-3.6.3-3.0.1.el7.src.rpm |
Build Date: | Mon Jul 02 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Version 3 of the Python programming language aka Python 3000 |
Description: | Python 3 is a new version of the language that is incompatible with the 2.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. |
- Add Oracle Linux distribution in platform.py [orabug 20812544]
- Bump release for rebuild
- Fix conditional logic in the hashlib patch. Resolves: rhbz#1532663
- Update to Python 3.6.3 Resolves: rhbz#1498526
- Fix the "urllib FTP protocol stream injection" vulnerability Resolves: rhbz#1478955
- Hard-code RUNPATH (not RPATH) into the executables and C libraries so that Python can be run without first running scl enable Resolves: rhbz#1479406
- Update to Python 3.6.2 - Enable profile guided optimizations for x86_64 and i686 architectures - Replace the "--verbose" flag with "-wW" and add "--slowest" flag Resolves: rhbz#1463715
- Make test_asyncio not depend on the current SIGHUP signal handler Resolves: rhbz#1461453
- Enable rewheel
- Update to Python 3.6.1 - Disable rewheel mode