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 alex, christian.heimes, dstufft, janssen, martin.panter, pitrou, vstinner
Date 2017-07-03.07:56:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499068567.95.0.692971228841.issue30319@psf.upfronthosting.co.za>
In-reply-to
Content
> 2. Ignore ECONNRESET in “socket.close” (backwards compatible, could use “os.close” if you really want to check for ECONNRESET)

+1 from me.
History
Date User Action Args
2017-07-03 07:56:08pitrousetrecipients: + pitrou, janssen, vstinner, christian.heimes, alex, martin.panter, dstufft
2017-07-03 07:56:07pitrousetmessageid: <1499068567.95.0.692971228841.issue30319@psf.upfronthosting.co.za>
2017-07-03 07:56:07pitroulinkissue30319 messages
2017-07-03 07:56:07pitroucreate