]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148540)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Apr 2026 03:54:43 +0000 (05:54 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 03:54:43 +0000 (11:54 +0800)
commitff88ee4b3a404310d60a716aeb9c153e47dec07c
tree2d4cd1b2640429934cd03fe618a0c0671a831028
parenta69b14bc01a23aa4024660e6f1e52fc78308fafa
[3.13] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148540)

Adds handling for a test case seen in the iOS SSL tests where an SSL connection fails to
handshake correctly.
(cherry picked from commit c40e8b016a90820e4d799922903b90a505ffaf55)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
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]