Skip to content

Comments

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

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

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

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 63531a3867cf4f8b5a7088fb7667d33534c43ff7)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir skip news labels Feb 17, 2026
@vstinner vstinner enabled auto-merge (squash) February 17, 2026 09:50
@vstinner vstinner merged commit 2df57db into python:3.14 Feb 17, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-63531a3-3.14 branch February 17, 2026 10:16
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