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, vstinner
Date 2017-06-06.14:55:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496760942.9.0.56330918897.issue30319@psf.upfronthosting.co.za>
In-reply-to
Content
Before discussing revert, I would like experimenting fixing calls to
sock.close(). How much changes do we need to ignore exeptions on
sock.close()?
History
Date User Action Args
2017-06-06 14:55:43vstinnersetrecipients: + vstinner, janssen, christian.heimes, alex, martin.panter, dstufft
2017-06-06 14:55:42vstinnersetmessageid: <1496760942.9.0.56330918897.issue30319@psf.upfronthosting.co.za>
2017-06-06 14:55:42vstinnerlinkissue30319 messages
2017-06-06 14:55:42vstinnercreate