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 martin.panter, python-dev, vstinner, yselivanov
Date 2017-07-04.14:46:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499179572.21.0.598583564099.issue26685@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 580cd5cd3603317d294a881628880a92ea221334 by Victor Stinner in branch '3.6':
bpo-30319: socket.close() now ignores ECONNRESET (#2565) (#2566)
https://github.com/python/cpython/commit/580cd5cd3603317d294a881628880a92ea221334
History
Date User Action Args
2017-07-04 14:46:12vstinnersetrecipients: + vstinner, python-dev, martin.panter, yselivanov
2017-07-04 14:46:12vstinnersetmessageid: <1499179572.21.0.598583564099.issue26685@psf.upfronthosting.co.za>
2017-07-04 14:46:12vstinnerlinkissue26685 messages
2017-07-04 14:46:12vstinnercreate