diff options
author | Jérôme Duval <jerome.duval@gmail.com> | 2024-09-09 14:59:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-09 14:59:13 (GMT) |
commit | 65fcaa38ada727b504ec60ae283caf8e3ebbb845 (patch) | |
tree | d6fedb45c26b61a463ab4806c8715998c24fbd81 /PCbuild | |
parent | d8f3c1e8f9c384fa6a473c3923f3b26ad6257cac (diff) | |
download | cpython-65fcaa38ada727b504ec60ae283caf8e3ebbb845.zip cpython-65fcaa38ada727b504ec60ae283caf8e3ebbb845.tar.gz cpython-65fcaa38ada727b504ec60ae283caf8e3ebbb845.tar.bz2 |
gh-84808: socket.connect_ex: Handle negative errno (GH-122304)
POSIX allows errno to be negative.
Even though all currently supported platforms have non-negative errno,
relying on a quirk like that would make Python less portable.
Diffstat (limited to 'PCbuild')
0 files changed, 0 insertions, 0 deletions