Skip to content

[3.13] gh-143637: Fix test_socket.test_sendmsg_reentrant_ancillary_mutation() on Solaris (GH-144890)#144902

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-63531a3-3.13
Feb 17, 2026
Merged

[3.13] gh-143637: Fix test_socket.test_sendmsg_reentrant_ancillary_mutation() on Solaris (GH-144890)#144902
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-63531a3-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 17, 2026

Use socket.SCM_RIGHTS operation.
(cherry picked from commit 63531a3)

Co-authored-by: Victor Stinner vstinner@python.org

…ation() on Solaris (pythonGH-144890)

Use socket.SCM_RIGHTS operation.
(cherry picked from commit 63531a3)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot added awaiting review tests Tests in the Lib/test dir labels Feb 17, 2026
@vstinner vstinner enabled auto-merge (squash) February 17, 2026 09:50
@vstinner vstinner merged commit 6579e03 into python:3.13 Feb 17, 2026
43 checks passed
@miss-islington miss-islington deleted the backport-63531a3-3.13 branch February 17, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants