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 vstinner
Recipients benjamin.peterson, gregory.p.smith, koobs, mcjeff, r.david.murray, vstinner
Date 2015-04-20.15:16:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1429542986.5.0.301281793996.issue23863@psf.upfronthosting.co.za>
In-reply-to
Content
See also issue #20611 "socket.create_connection() doesn't handle EINTR properly" which was closed as duplicated of this issue.

I'm not sure that #20611 is a duplicate.
History
Date User Action Args
2015-04-20 15:16:26vstinnersetrecipients: + vstinner, gregory.p.smith, benjamin.peterson, r.david.murray, mcjeff, koobs
2015-04-20 15:16:26vstinnersetmessageid: <1429542986.5.0.301281793996.issue23863@psf.upfronthosting.co.za>
2015-04-20 15:16:26vstinnerlinkissue23863 messages
2015-04-20 15:16:26vstinnercreate