-
-
Notifications
You must be signed in to change notification settings - Fork 31k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-96320: WASI socket fixes #96388
gh-96320: WASI socket fixes #96388
Conversation
- ignore missing functions in ``socket.__repr__`` - bundle network files with assets
41bd31d
to
6f070cf
Compare
Thanks @tiran for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
* pythongh-96320: WASI socket fixes - ignore missing functions in ``socket.__repr__`` - bundle network files with assets * blurb (cherry picked from commit d0b3d23) Co-authored-by: Christian Heimes <christian@python.org>
GH-96748 is a backport of this pull request to the 3.11 branch. |
|
socket.__repr__