Skip to content

gh-156439: Gate socket.if_{nametoindex, indextoname} on respective OS capability - #156708

Open
A5rocks wants to merge 3 commits into
python:mainfrom
A5rocks:socket-configure
Open

gh-156439: Gate socket.if_{nametoindex, indextoname} on respective OS capability#156708
A5rocks wants to merge 3 commits into
python:mainfrom
A5rocks:socket-configure

Conversation

@A5rocks

@A5rocks A5rocks commented Aug 31, 2026

Copy link
Copy Markdown

I'm not exactly a C programmer so hopefully I'm approaching this the correct way?

@bedevere-app

bedevere-app Bot commented Aug 31, 2026

Copy link
Copy Markdown

Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool.

If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead.

@python-cla-bot

python-cla-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

Comment thread pyconfig.h.in
#endif

#endif /*Py_PYCONFIG_H*/

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we lose this line?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably because I copied the diff from GitHub Actions and my editor removes trailing newlines... oops!

Comment thread Misc/NEWS.d/next/Library/2026-08-31-09-01-22.gh-issue-156439.j9WHCc.rst Outdated
Co-authored-by: Stan Ulbrych <stan@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants