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 pitrou
Recipients pitrou
Date 2010-12-03.19:57:16
SpamBayes Score 0.013307991
Marked as misclassified No
Message-id <1291406240.2.0.662592899849.issue10272@psf.upfronthosting.co.za>
In-reply-to
Content
Requalifying this issue so that the ssl module is fixed to raise socket.timeout on socket timeouts, which is not only more logical but much more useful (since you can then specifically handle this error).
History
Date User Action Args
2010-12-03 19:57:20pitrousetrecipients: + pitrou
2010-12-03 19:57:20pitrousetmessageid: <1291406240.2.0.662592899849.issue10272@psf.upfronthosting.co.za>
2010-12-03 19:57:16pitroulinkissue10272 messages
2010-12-03 19:57:16pitroucreate