]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148539)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Apr 2026 04:41:37 +0000 (06:41 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Apr 2026 04:41:37 +0000 (12:41 +0800)
commitadb2a3ac51d695d773e2ae167c6eae80ed876407
treeff404a8f6d708b64def94eb62216c8fcd0094ade
parentd42874a1ba62b2ab954c4251c1550a342a5898c0
[3.14] gh-148508: Add resilience to SSL preauth tests on iOS (GH-148536) (#148539)

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]