]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-96320: WASI socket fixes (GH-96388) (GH-#96748)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Sep 2022 10:05:25 +0000 (03:05 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 10:05:25 +0000 (12:05 +0200)
commit390123b412346eb4438665f068bb73226ac84e7c
tree3b423e21403114ffaf09af4c447f282ea15ecb70
parent14adf4667e401a6257fe71c595a9a5c7c1f84c67
[3.11] gh-96320: WASI socket fixes (GH-96388) (GH-#96748)

- ignore missing functions in ``socket.__repr__``
- bundle network files with assets
Lib/socket.py
Misc/NEWS.d/next/Library/2022-08-29-16-54-36.gh-issue-96388.dCpJcu.rst [new file with mode: 0644]
Tools/wasm/wasm_assets.py