SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 2 Python

gh-132987: Support __index__() in the socket module (GH-133093)

ntohl(), htonl(), if_indextoname(), getaddrinfo() now use __index__() if
available.

Also fix the Argument Clinic names for module-level functions (although
this does not affect the user).
S
Serhiy Storchaka committed
4265854d96c907ce7bd5cde164ebb2b7e99b8f3f
Parent: c33efa8
Committed by GitHub <noreply@github.com> on 4/29/2025, 4:27:07 PM