]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100374: Fixed a bug in socket.getfqdn() (gh-100375)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Dec 2022 14:06:10 +0000 (06:06 -0800)
committerGitHub <noreply@github.com>
Wed, 21 Dec 2022 14:06:10 +0000 (06:06 -0800)
commitb2076b00710c4366dcfe6cd236e480d68a3c38b7
tree4384f4ee18bec5bcf656b30926df20aa92593ccf
parentae8520c70992710903819f24dbce4e7dd05d7ea8
gh-100374: Fixed a bug in socket.getfqdn() (gh-100375)

(cherry picked from commit 12be23cf3c1301be2c6b8fd4cb2cd35a567d2ea2)

Co-authored-by: Dominic Socular <BBH@awsl.rip>
Lib/socket.py
Lib/test/test_socket.py
Misc/NEWS.d/next/Core and Builtins/2022-12-20-16-14-19.gh-issue-100374.YRrVHT.rst [new file with mode: 0644]