STINNER Victor added the comment: > LGTM on Windows 7:
I just compiled Python default (3.6) on Windows 8.1 with Visual Studio 2015: I confirm, the example of the original message now works as expected (raise "BlockingIOError: [WinError 10035] A non-blocking socket operation could not be completed immediately"). It still lacks an unit test. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue24732> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
