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 vstinner
Date 2017-07-04.14:52:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499179966.23.0.527043587275.issue30106@psf.upfronthosting.co.za>
In-reply-to
Content
File "/usr/home/buildbot/python/3.x.koobs-freebsd-current.nondebug/build/Lib/socket.py", line 411, in _real_close
    _ss.close(self)
ConnectionResetError: [Errno 54] Connection reset by peer


This bug was fixed by bpo-30319.
History
Date User Action Args
2017-07-04 14:52:46vstinnersetrecipients: + vstinner
2017-07-04 14:52:46vstinnersetmessageid: <1499179966.23.0.527043587275.issue30106@psf.upfronthosting.co.za>
2017-07-04 14:52:46vstinnerlinkissue30106 messages
2017-07-04 14:52:46vstinnercreate