diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-01-11 05:39:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-11 05:39:01 (GMT) |
commit | 0f40482fde59ff307569fa5676183dd8432809a8 (patch) | |
tree | be32ccb7b0d006e840e8c8a752cdcee42c2773eb /Python/Python-ast.c | |
parent | df2fb60cf79bf95497cc15a74d657a3a54a53057 (diff) | |
download | cpython-0f40482fde59ff307569fa5676183dd8432809a8.zip cpython-0f40482fde59ff307569fa5676183dd8432809a8.tar.gz cpython-0f40482fde59ff307569fa5676183dd8432809a8.tar.bz2 |
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.
(cherry picked from commit 43682f1e39a3c61f0e8a638b887bcdcbfef766c5)
Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions