SIGN IN SIGN UP

gh-74895: getaddrinfo no longer raises OverflowError (#2435)

`socket.getaddrinfo()` no longer raises `OverflowError` based on the **port** argument. Error reporting (or not) for its value is left up to the underlying C library `getaddrinfo()` implementation.
R
Radek Smejkal committed
928752ce4c23f47d3175dd47ecacf08d86a99c9d
Parent: 0c6fe81
Committed by GitHub <noreply@github.com> on 2/14/2023, 1:37:34 AM