Message 231428 - Python tracker

Message231428

Author vstinner
Recipients Edd.Barrett, christian.heimes, dstufft, flox, giampaolo.rodola, janssen, koobs, mgorny, oberstet, pitrou, polymorphm, rpointel, spil, vstinner
Date 2014-11-20.13:23:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416489833.33.0.338169843364.issue21356@psf.upfronthosting.co.za>
In-reply-to
Content
We don't drop feature in minor releases, we are working hard to maintain the backward compatibility.

We may only disable RAND_egd if Python is compiled/linked to LibreSSL. So the check should probably be dynamic.
History
Date User Action Args
2014-11-20 13:23:53vstinnersetrecipients: + vstinner, janssen, pitrou, giampaolo.rodola, christian.heimes, flox, polymorphm, mgorny, rpointel, oberstet, koobs, dstufft, Edd.Barrett, spil
2014-11-20 13:23:53vstinnersetmessageid: <1416489833.33.0.338169843364.issue21356@psf.upfronthosting.co.za>
2014-11-20 13:23:53vstinnerlinkissue21356 messages
2014-11-20 13:23:53vstinnercreate