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 alex, christian.heimes, dstufft, janssen, njs, pitrou, vstinner
Date 2017-12-11.11:14:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512990848.13.0.213398074469.issue32275@psf.upfronthosting.co.za>
In-reply-to
Content
See bpo-23618 for handling EINTR in socket and bpo-23834 for sock_call().
History
Date User Action Args
2017-12-11 11:14:08vstinnersetrecipients: + vstinner, janssen, pitrou, christian.heimes, alex, njs, dstufft
2017-12-11 11:14:08vstinnersetmessageid: <1512990848.13.0.213398074469.issue32275@psf.upfronthosting.co.za>
2017-12-11 11:14:08vstinnerlinkissue32275 messages
2017-12-11 11:14:08vstinnercreate