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 berker.peksag, christian.heimes, gregory.p.smith, machyniak, maker, ned.deily, r.david.murray, ronaldoussoren
Date 2018-02-25.20:18:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519589920.57.0.467229070634.issue21541@psf.upfronthosting.co.za>
In-reply-to
Content
Python 3.7+ uses https://www.gnu.org/software/autoconf-archive/ax_check_openssl.html to detect OpenSSL. It provides --with-openssl=DIR or can utilize pkg-config.

I'm closing this feature issue as duplicate of #32598.
History
Date User Action Args
2018-02-25 20:18:40christian.heimessetrecipients: + christian.heimes, gregory.p.smith, ronaldoussoren, ned.deily, r.david.murray, maker, berker.peksag, machyniak
2018-02-25 20:18:40christian.heimessetmessageid: <1519589920.57.0.467229070634.issue21541@psf.upfronthosting.co.za>
2018-02-25 20:18:40christian.heimeslinkissue21541 messages
2018-02-25 20:18:40christian.heimescreate