]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95174: WASI: skip missing sockets functions (GH-95179)
authorChristian Heimes <christian@python.org>
Wed, 27 Jul 2022 06:19:23 +0000 (08:19 +0200)
committerGitHub <noreply@github.com>
Wed, 27 Jul 2022 06:19:23 +0000 (08:19 +0200)
commit8b24d60f1b7725d526ea5b5d3904b72e8b41ae0d
treeebe22ee760fa10e92e2807f6f55f1003f647b0a0
parentdaa64d6a5900beea1f1973e5e01121967bc6fa6c
gh-95174: WASI: skip missing sockets functions (GH-95179)
Lib/test/test_socket.py
Misc/NEWS.d/next/Build/2022-07-23-21-39-09.gh-issue-95174.7cYMZR.rst [new file with mode: 0644]
Modules/addrinfo.h
Modules/getaddrinfo.c
Modules/getnameinfo.c
Modules/socketmodule.c
PC/pyconfig.h
Tools/wasm/config.site-wasm32-wasi
configure
configure.ac
pyconfig.h.in