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

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>
Co-authored-by: Andre Delfino <adelfino@gmail.com>
Doc/library/socket.rst