diff options
| author | Radek Smejkal <radek.smejkal@atrak.cz> | 2023-02-14 02:37:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-13 17:37:34 -0800 |
| commit | 928752ce4c23f47d3175dd47ecacf08d86a99c9d (patch) | |
| tree | 65124d98543829099a38f1d8fc8b33644a352de2 /Python | |
| parent | 0c6fe81dce9d6bb1dce5e4503f1b42bc5355ba24 (diff) | |
| download | cpython-git-928752ce4c23f47d3175dd47ecacf08d86a99c9d.tar.gz | |
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.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions
