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 Aaron.Meurer, Lukasa, alex, christian.heimes, demian.brecht, dstufft, giampaolo.rodola, icordasc, janssen, lac, nagle, pitrou, python-dev
Date 2015-03-05.15:45:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425570329.83.0.45336981402.issue23476@psf.upfronthosting.co.za>
In-reply-to
Content
The Windows binaries of Python 2.7.9 are compiled with OpenSSL 1.0.1j. The feature is only available in OpenSSL > 1.0.2. The next version of Python must be compiled with 1.0.2 or better. Otherwise the bug pops up again.
History
Date User Action Args
2015-03-05 15:45:29christian.heimessetrecipients: + christian.heimes, janssen, nagle, pitrou, giampaolo.rodola, alex, Aaron.Meurer, python-dev, icordasc, dstufft, demian.brecht, Lukasa, lac
2015-03-05 15:45:29christian.heimessetmessageid: <1425570329.83.0.45336981402.issue23476@psf.upfronthosting.co.za>
2015-03-05 15:45:29christian.heimeslinkissue23476 messages
2015-03-05 15:45:29christian.heimescreate