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.14:47:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499179659.63.0.584773950261.issue30319@psf.upfronthosting.co.za>
In-reply-to
Content
Ok. I modified socket.close() to ignore ECONNRESET in Python 3.6 and 3.7. I will leave the issue open a few days to see if it helps to reduce buildbot failure rate.
History
Date User Action Args
2017-07-04 14:47:39vstinnersetrecipients: + vstinner, janssen, pitrou, christian.heimes, alex, martin.panter, dstufft
2017-07-04 14:47:39vstinnersetmessageid: <1499179659.63.0.584773950261.issue30319@psf.upfronthosting.co.za>
2017-07-04 14:47:39vstinnerlinkissue30319 messages
2017-07-04 14:47:39vstinnercreate