Skip to content

[3.14] gh-154289: Fix test_socket.testGetServBy on DragonFly (GH-154290)#154295

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-96059f9-3.14
Jul 20, 2026
Merged

[3.14] gh-154289: Fix test_socket.testGetServBy on DragonFly (GH-154290)#154295
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-96059f9-3.14

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

DragonFly lists "echo 4/ddp" before "echo 7/tcp" in /etc/services, like
FreeBSD, so avoid the "echo" service there too.
(cherry picked from commit 96059f9)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com

…-154290)

DragonFly lists "echo 4/ddp" before "echo 7/tcp" in /etc/services, like
FreeBSD, so avoid the "echo" service there too.
(cherry picked from commit 96059f9446510f594c4148d53bd1a4e3532af697)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jul 20, 2026
@serhiy-storchaka
serhiy-storchaka enabled auto-merge (squash) July 20, 2026 19:29
@serhiy-storchaka
serhiy-storchaka merged commit 2ae635a into python:3.14 Jul 20, 2026
86 of 88 checks passed
@miss-islington
miss-islington deleted the backport-96059f9-3.14 branch July 20, 2026 20:18
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