]> 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:54:52 +0000 (12:54 -0700)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 19:54:52 +0000 (12:54 -0700)
commit719af92e108ea3b31729cb09077673b8f13905d2
treeadcf3ecba9349a802b86dd7bfe5d5f8d7cddec09
parent9a79242567d79f42ad1a953cce2b1c4a94df23ea
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