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 jafo
Recipients facundobatista, giampaolo.rodola, gregory.p.smith, jafo, zanella
Date 2008-03-20.00:48:53
SpamBayes Score 0.31004056
Marked as misclassified No
Message-id <1205974134.48.0.657816152586.issue2143@psf.upfronthosting.co.za>
In-reply-to
Content
ssl.SSLSocket.read() says: Return zero-length string on EOF.  So, I'm
going to apply this patch.  Applied in rev 61656.
History
Date User Action Args
2008-03-20 00:48:54jafosetspambayes_score: 0.310041 -> 0.31004056
recipients: + jafo, facundobatista, gregory.p.smith, giampaolo.rodola, zanella
2008-03-20 00:48:54jafosetspambayes_score: 0.310041 -> 0.310041
messageid: <1205974134.48.0.657816152586.issue2143@psf.upfronthosting.co.za>
2008-03-20 00:48:53jafolinkissue2143 messages
2008-03-20 00:48:53jafocreate