New submission from Steve Dower:

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.

----------
assignee: steve.dower
components: SSL
messages: 301733
nosy: steve.dower
priority: normal
severity: normal
stage: patch review
status: open
title: SSL module returns incorrect error codes on Windows
type: behavior
versions: Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31400>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to