Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwrpxinwr 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

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

Labels

testsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pxinwr@gpshead@the-knights-who-say-ni@bedevere-bot