summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2024-05-23 22:27:04 (GMT)
committerGitHub <noreply@github.com>2024-05-23 22:27:04 (GMT)
commitc750061047ee520d8299334df4b112fd983d7e48 (patch)
tree0d7f12d3e8d9f9a78c121d7f3ad347b0f0d8b788 /Python/pythonrun.c
parentd98d6b1776996484e05ec6b755a6770977a5000a (diff)
downloadcpython-c750061047ee520d8299334df4b112fd983d7e48.zip
cpython-c750061047ee520d8299334df4b112fd983d7e48.tar.gz
cpython-c750061047ee520d8299334df4b112fd983d7e48.tar.bz2
[3.13] gh-119461: Fix ThreadedVSOCKSocketStreamTest (#119465) (#119479)
gh-119461: Fix ThreadedVSOCKSocketStreamTest (#119465) Fix ThreadedVSOCKSocketStreamTest: if get_cid() returns the host address or the "any" address, use the local communication address (loopback): VMADDR_CID_LOCAL. On Linux 6.9, apparently, the /dev/vsock device is now available but get_cid() returns VMADDR_CID_ANY (-1). (cherry picked from commit e94dbe4ed83460f18bd72563c5f09f6cdc71f604)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions