I have two pull requests that I opened around a year ago that could still use a core review.
The Pull Requests are:
https://github.com/python/cpython/pull/114818 which replaces the remaining k&r style function declarations with the ansi equivalent since they got removed in c23(merged)- gh-114917: add support for AI_NUMERICSERV in getaddrinfo emulation by maxbachmann · Pull Request #114918 · python/cpython · GitHub adds support for
AI_NUMERICSERV
in the getaddrinfo fallback implementation