diff options
| author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-01 09:09:43 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-01 09:09:43 (GMT) |
| commit | a7726624239367a72f5117700e675d5915a40714 (patch) | |
| tree | c652b52421bd4b592ea95451483bb859e2888430 /Lib/test/test_threading_local.py | |
| parent | f8521d55ad8f3d52bdf7a350214581e2888c0361 (diff) | |
| download | cpython-a7726624239367a72f5117700e675d5915a40714.zip cpython-a7726624239367a72f5117700e675d5915a40714.tar.gz cpython-a7726624239367a72f5117700e675d5915a40714.tar.bz2 | |
Issue #23618: Fix EINTR handling on Windows
Windows uses WSAEINTR error code, not EINTR, for socket functions.
Diffstat (limited to 'Lib/test/test_threading_local.py')
0 files changed, 0 insertions, 0 deletions
