]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40635: Fix getfqdn() docstring and docs (GH-27971)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 26 Aug 2021 19:55:22 +0000 (12:55 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 19:55:22 +0000 (12:55 -0700)
commitf1e3fc4631da5e6ca1ea047c82bd9b42db9dd9ae
tree1d9ac5cdd289c1ed66715f6e6a73dda3aa38f423
parent970533e65c1a1129dfc1cc1867f6ad075f7f5bf6
bpo-40635: Fix getfqdn() docstring and docs (GH-27971)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
(cherry picked from commit fdcb675eed47b1f6054fae381af4388b16a6fff4)

Co-authored-by: andrei kulakov <andrei.avk@gmail.com>
Doc/library/socket.rst
Lib/socket.py