Message 231839 - Python tracker

Message231839

Author spil
Recipients Edd.Barrett, christian.heimes, dstufft, flox, giampaolo.rodola, janssen, koobs, mgorny, oberstet, pitrou, polymorphm, python-dev, rpointel, spil, vstinner
Date 2014-11-28.23:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1417217166.23.0.437180826313.issue21356@psf.upfronthosting.co.za>
In-reply-to
Content
Merged the patch from haypo back into the FreeBSD port for 2.7 at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511
In the process I discovered during test_ssl that I had to patch Lib/socket.py as well to make RAND_egd conditional
History
Date User Action Args
2014-11-28 23:26:06spilsetrecipients: + spil, janssen, pitrou, vstinner, giampaolo.rodola, christian.heimes, flox, polymorphm, mgorny, python-dev, rpointel, oberstet, koobs, dstufft, Edd.Barrett
2014-11-28 23:26:06spilsetmessageid: <1417217166.23.0.437180826313.issue21356@psf.upfronthosting.co.za>
2014-11-28 23:26:06spillinkissue21356 messages
2014-11-28 23:26:06spilcreate