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 steve.dower
Recipients alex, christian.heimes, dstufft, janssen, ned.deily, ronaldoussoren, steve.dower, yan12125
Date 2018-01-07.01:46:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515289590.7.0.467229070634.issue28747@psf.upfronthosting.co.za>
In-reply-to
Content
The change to make OpenSSL a separate DLL (on Windows, at least, which is all I really care about) means this function is available via ctypes. That's good enough for me, so I'll close this.
History
Date User Action Args
2018-01-07 01:46:30steve.dowersetrecipients: + steve.dower, ronaldoussoren, janssen, christian.heimes, ned.deily, alex, dstufft, yan12125
2018-01-07 01:46:30steve.dowersetmessageid: <1515289590.7.0.467229070634.issue28747@psf.upfronthosting.co.za>
2018-01-07 01:46:30steve.dowerlinkissue28747 messages
2018-01-07 01:46:29steve.dowercreate