Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwr pxinwr commented Nov 26, 2020

The API if_nameindex() is not available in VxWorks' user space in which Python runs. The script configure will undefine HAVE_IF_NAMEINDEX so that socket module has no attribute if_nameindex. Skip the tests impacted by this.

https://bugs.python.org/issue31904

@gpshead gpshead merged commit 64c8f81 into python:master Nov 28, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
@pxinwr pxinwr deleted the fix-issue-31904-socket branch May 7, 2021 07:42
@kuhlenough kuhlenough mannequin mentioned this pull request Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants