This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients alex, benjamin.peterson, christian.heimes, cstratak, dstufft, hroncok, janssen, kroeckx, ned.deily, vstinner
Date 2019-05-15.23:58:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557964683.45.0.73624644727.issue32947@roundup.psfhosted.org>
In-reply-to
Content
Yes, the feature requires OpenSSL 1.0.2 and a more recent version of LibreSSL. 2.7 and 3.6 branches still target platforms with ancient versions of OpenSSL (e.g. Ubuntu 14.04 has 1.0.1f + patches). People were complain A LOT, because there were not able to install Python 3.7 on TravisCI. Like really a lot, alot.

I propose to close this bug as fixed in 3.7+
History
Date User Action Args
2019-05-15 23:58:03christian.heimessetrecipients: + christian.heimes, janssen, vstinner, benjamin.peterson, ned.deily, alex, dstufft, kroeckx, cstratak, hroncok
2019-05-15 23:58:03christian.heimessetmessageid: <1557964683.45.0.73624644727.issue32947@roundup.psfhosted.org>
2019-05-15 23:58:03christian.heimeslinkissue32947 messages
2019-05-15 23:58:03christian.heimescreate