summaryrefslogtreecommitdiff
path: root/Lib/asyncio/unix_events.py
diff options
context:
space:
mode:
authorKarthikeyan Singaravelan <tir.karthi@gmail.com>2020-01-11 10:46:30 +0530
committerGitHub <noreply@github.com>2020-01-11 10:46:30 +0530
commit43682f1e39a3c61f0e8a638b887bcdcbfef766c5 (patch)
treeb9e2cdc68e96f61d45cad30d04e5d71df8557f05 /Lib/asyncio/unix_events.py
parentce54519aa09772f4173b8c17410ed77e403f3ebf (diff)
downloadcpython-git-43682f1e39a3c61f0e8a638b887bcdcbfef766c5.tar.gz
Fix host in address of socket.create_server example. (GH-17706)
Host as None in address raises TypeError since it should be string, bytes or bytearray.
Diffstat (limited to 'Lib/asyncio/unix_events.py')
0 files changed, 0 insertions, 0 deletions