]> 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:27 +0000 (06:06 -0800)
committerGitHub <noreply@github.com>
Wed, 21 Dec 2022 14:06:27 +0000 (06:06 -0800)
commit7f24056dfbcaa080ab825924667e9359d86570d9
treefb3717d97df30ee0d79de0e320eaeecdd2deb9f2
parent591365cd49cf1065e27bb1358aa5f07bd854dd33
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]