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 steve.dower
Recipients steve.dower
Date 2017-09-08.21:16:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504905390.74.0.719997780666.issue31400@psf.upfronthosting.co.za>
In-reply-to
Content
Because we wait so long between errors occurring and being reported, information about the Windows error code (WSAGetLastError) has already been lost.

We should capture all the info sooner.
History
Date User Action Args
2017-09-08 21:16:30steve.dowersetrecipients: + steve.dower
2017-09-08 21:16:30steve.dowersetmessageid: <1504905390.74.0.719997780666.issue31400@psf.upfronthosting.co.za>
2017-09-08 21:16:30steve.dowerlinkissue31400 messages
2017-09-08 21:16:30steve.dowercreate