]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[doc] Fix gethostbyname_ex description (GH-28700) (GH-28742)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Oct 2021 17:21:25 +0000 (10:21 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 17:21:25 +0000 (19:21 +0200)
commiteb59e2fc111189804be307998a618f186b73e5fa
treef94cd394ad42fd4ff3fd64897c8b774a5d760b0e
parentd0d29655ffc43d426ad68542d8de8304f7f1346a
[doc] Fix gethostbyname_ex description (GH-28700) (GH-28742)

It seems part of `gethostbyname_ex` doc was copied from `gethostbyaddr`. The latter has an `ip_address` parameter whereas the former doesn't.
(cherry picked from commit 4103280b83e1419bef535a42813d6dbe83bfe880)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
Doc/library/socket.rst