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, martin.panter, pitrou, vstinner
Date 2017-07-04.12:22:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499170933.55.0.0748202134006.issue30319@psf.upfronthosting.co.za>
In-reply-to
Content
Ok, I rewrote my PR to only ignore ECONNRESET in socket.close().
History
Date User Action Args
2017-07-04 12:22:13vstinnersetrecipients: + vstinner, janssen, pitrou, christian.heimes, alex, martin.panter, dstufft
2017-07-04 12:22:13vstinnersetmessageid: <1499170933.55.0.0748202134006.issue30319@psf.upfronthosting.co.za>
2017-07-04 12:22:13vstinnerlinkissue30319 messages
2017-07-04 12:22:13vstinnercreate