]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148508: Add resilience to SSL preauth tests on iOS (#148536)
authorRussell Keith-Magee <russell@keith-magee.com>
Tue, 14 Apr 2026 03:12:37 +0000 (11:12 +0800)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 03:12:37 +0000 (11:12 +0800)
commitc40e8b016a90820e4d799922903b90a505ffaf55
treec0409714426cfb6426707788265859d927603c10
parenteb4c78df07c87237f97e4c3e6f583fd4155821b3
gh-148508: Add resilience to SSL preauth tests on iOS (#148536)

Adds handling for a test case seen in the iOS SSL tests where an SSL connection fails to
handshake correctly.
Lib/test/test_ssl.py
Misc/NEWS.d/next/Library/2026-04-14-09-04-35.gh-issue-148508.-GiXml.rst [new file with mode: 0644]