Skip to content

gh-149879: Fix test_socket on Cygwin - #149913

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:socket
May 16, 2026
Merged

gh-149879: Fix test_socket on Cygwin#149913
vstinner merged 1 commit into
python:mainfrom
vstinner:socket

Conversation

@vstinner

@vstinnervstinner commented May 16, 2026

Copy link
Copy Markdown
Member

Disable SCM_RIGHTS, recvmsg(), sendmsg() and sethostname() on Cygwin.

Disable SCM_RIGHTS, recvmsg(), sendmsg() and sethostname() on Cygwin.
@bedevere-appbedevere-appBot mentioned this pull request May 16, 2026
@vstinner
vstinner enabled auto-merge (squash) May 16, 2026 09:44
@vstinner
vstinner merged commit a7ed0c9 into python:mainMay 16, 2026
98 of 100 checks passed
@vstinner
vstinner deleted the socket branch May 16, 2026 10:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner