]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[doc] Fix gethostbyname_ex description (GH-28700)
authorAndre Delfino <adelfino@gmail.com>
Tue, 5 Oct 2021 16:53:35 +0000 (13:53 -0300)
committerGitHub <noreply@github.com>
Tue, 5 Oct 2021 16:53:35 +0000 (18:53 +0200)
commit4103280b83e1419bef535a42813d6dbe83bfe880
tree329a201adb6e8ef47b7aa06ab9419ee1636fb00b
parent69f6dabb9c469f308650b820287e4cb0eac7e655
[doc] Fix gethostbyname_ex description (GH-28700)

It seems part of `gethostbyname_ex` doc was copied from `gethostbyaddr`. The latter has an `ip_address` parameter whereas the former doesn't.
Doc/library/socket.rst