]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40635: Fix getfqdn() docstring and docs (GH-27971)
authorandrei kulakov <andrei.avk@gmail.com>
Thu, 26 Aug 2021 18:40:28 +0000 (14:40 -0400)
committerGitHub <noreply@github.com>
Thu, 26 Aug 2021 18:40:28 +0000 (20:40 +0200)
commitfdcb675eed47b1f6054fae381af4388b16a6fff4
tree20fd412e199603136ca3be6c79c1afce67ec3fb5
parentf9cd40f5e242d3c64cc20a5064500f5fe864f91f
bpo-40635: Fix getfqdn() docstring and docs (GH-27971)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/socket.rst
Lib/socket.py