summaryrefslogtreecommitdiffstats
path: root/Python/compile.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-10-14 20:56:25 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2014-10-14 20:56:25 (GMT)
commitf67f4602426be4de9b0d0124cb99ecc5edbd70aa (patch)
tree19a28061d79e86f501744ffd91c0398c4f5dc13b /Python/compile.c
parentee3e56105f666c38e83cf50957b1cac23f5360e0 (diff)
downloadcpython-f67f4602426be4de9b0d0124cb99ecc5edbd70aa.zip
cpython-f67f4602426be4de9b0d0124cb99ecc5edbd70aa.tar.gz
cpython-f67f4602426be4de9b0d0124cb99ecc5edbd70aa.tar.bz2
Issue #18643: asyncio.windows_utils now reuse socket.socketpair() on Windows if
available Since Python 3.5, socket.socketpair() is now also available on Windows. Make csock blocking before calling the accept() method, and fix also a typo in an error message.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions