Skip to content

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

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

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

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>
@vstinner vstinner merged commit 49d0867 into python:3.13 May 13, 2026
44 checks passed
@miss-islington miss-islington deleted the backport-3cfc249-3.13 branch May 13, 2026 15:28
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