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 python-dev
Recipients python-dev, steve.dower, tim.golden, zach.ware
Date 2015-05-14.04:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150514044414.25435.73238@psf.io>
In-reply-to
Content
New changeset 25d78aa1ec21 by Steve Dower in branch 'default':
Issue #24186: Disable optimised OpenSSL functions on 64-bit Windows to avoid crashing.
https://hg.python.org/cpython/rev/25d78aa1ec21
History
Date User Action Args
2015-05-14 04:44:18python-devsetrecipients: + python-dev, tim.golden, zach.ware, steve.dower
2015-05-14 04:44:18python-devlinkissue24186 messages
2015-05-14 04:44:18python-devcreate