Skip to content

Conversation

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@brianschubert
Copy link
Member Author

brianschubert commented Apr 10, 2025

Ah, apparently _socket.SO_BINDTODEVICE has come up before: #13464 (comment)

socket.SO_BINDTODEVICE seems like it was available on Python 3.13/Darwin between December 5th (see #13196) and February 4th inclusive... no idea why. It's not available for me locally either (and not documented as being available on Darwin, I don't think?), so I've removed it from the stub again.

I guess it's back again?

@hauntsaninja hauntsaninja merged commit c7b8fe9 into python:main Apr 10, 2025
55 checks passed
mmingyu pushed a commit to mmingyu/typeshed that referenced this pull request May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Daily tests failed on Thu Apr 10 2025
2 participants