]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)
authorChristian Heimes <christian@python.org>
Sun, 31 Jul 2022 16:19:32 +0000 (18:19 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 16:19:32 +0000 (18:19 +0200)
commit06b5f78d64763dfd05aa0cc8b3419de9e9c2ab50
tree0960b96f1829b2d87267616dafc19f77223e9a32
parent147a9a8be79fb5666e264175e3047d6d67b50254
[3.11] gh-95174: WASI: skip missing sockets functions (GH-95179) (GH-95308)

Co-authored-by: Christian Heimes <christian@python.org>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
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