]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114917: add support for AI_NUMERICSERV in getaddrinfo emulation (#114918)
authorMax Bachmann <kontakt@maxbachmann.de>
Tue, 18 Mar 2025 10:26:51 +0000 (11:26 +0100)
committerGitHub <noreply@github.com>
Tue, 18 Mar 2025 10:26:51 +0000 (11:26 +0100)
commit3453b5c1d652a0424a333332b576f9b878424061
tree194fc993404f72147a3a05b42b432545c84e8467
parentb0a4f6599a7d36cc08fe63d6f7d5d4dea64579f3
gh-114917: add support for AI_NUMERICSERV in getaddrinfo emulation (#114918)
Lib/test/test_socket.py
Misc/NEWS.d/next/Library/2024-02-02-15-26-48.gh-issue-114917.sf0GuO.rst [new file with mode: 0644]
Modules/addrinfo.h
Modules/getaddrinfo.c