]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100374: Fixed a bug in socket.getfqdn() (gh-100375)
authorDominic Socular <BBH@awsl.rip>
Wed, 21 Dec 2022 13:25:04 +0000 (21:25 +0800)
committerGitHub <noreply@github.com>
Wed, 21 Dec 2022 13:25:04 +0000 (22:25 +0900)
commit12be23cf3c1301be2c6b8fd4cb2cd35a567d2ea2
tree99ec8bf66de6c7519d2993e5e2f66e13b917a7c8
parenta7715ccfba5b86ab09f86ec56ac3755c93b46b48
gh-100374: Fixed a bug in socket.getfqdn() (gh-100375)
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]