Skip to content

[3.14] gh-149776: Skip UDP Lite tests if it's not supported (GH-149777)#149781

Merged
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-3cfc249-3.14
May 13, 2026
Merged

[3.14] gh-149776: Skip UDP Lite tests if it's not supported (GH-149777)#149781
vstinner merged 1 commit into
python:3.14from
miss-islington:backport-3cfc249-3.14

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 13, 2026

Fix test_socket on Linux kernel 7.1 and newer: skip UDP Lite tests if
it's not supported.
(cherry picked from commit 3cfc249)

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

…149777)

Fix test_socket on Linux kernel 7.1 and newer: skip UDP Lite tests if
it's not supported.
(cherry picked from commit 3cfc249)

Co-authored-by: Victor Stinner <vstinner@python.org>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label May 13, 2026
@vstinner vstinner enabled auto-merge (squash) May 13, 2026 14:56
@vstinner vstinner merged commit 2dedb4c into python:3.14 May 13, 2026
90 of 92 checks passed
@miss-islington miss-islington deleted the backport-3cfc249-3.14 branch May 13, 2026 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants