-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
gh-128546: Document that getaddrinfo() can return raw data #128547
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
Conversation
This is the case for IPv6 addresses if Python was compiled with --disable-ipv6.
|
Build failure is unrelated (from |
|
CI still fails, although I can't make sense of the failure. It says: "Some of the required to succeed jobs failed", but then it shows all jobs either succeeding or being skipped. |
|
CI now passes, so I guess the failures before were unrelated. |
hauntsaninja
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This is the case for IPv6 addresses if Python was compiled with --disable-ipv6.
📚 Documentation preview 📚: https://cpython-previews--128547.org.readthedocs.build/