Skip to content

[3.15] gh-154379: Fix test_epoll on Solaris (GH-154380)#154382

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-b6abee5-3.15
Jul 21, 2026
Merged

[3.15] gh-154379: Fix test_epoll on Solaris (GH-154380)#154382
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-b6abee5-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

A non-blocking connect() can be completed immediately, and unregistering
a closed file descriptor succeeds on Solaris.
(cherry picked from commit b6abee5)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

A non-blocking connect() can be completed immediately, and unregistering
a closed file descriptor succeeds on Solaris.
(cherry picked from commit b6abee522f1dbbba36cc306aa99ac22d1df5c454)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 21, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 21, 2026 16:18
@serhiy-storchaka
serhiy-storchaka merged commit 098eb36 into python:3.15 Jul 21, 2026
56 checks passed
@miss-islington
miss-islington deleted the backport-b6abee5-3.15 branch July 21, 2026 16:44
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