commit | 06b5f78d64763dfd05aa0cc8b3419de9e9c2ab50 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Sun Jul 31 18:19:32 2022 +0200 |
committer | GitHub <noreply@github.com> | Sun Jul 31 18:19:32 2022 +0200 |
tree | 0960b96f1829b2d87267616dafc19f77223e9a32 | |
parent | 147a9a8be79fb5666e264175e3047d6d67b50254 [diff] |
[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>