]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-148508: Add another common pattern for iOS SSL failures to test_ssl (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 1 Jun 2026 22:24:31 +0000 (00:24 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 22:24:31 +0000 (22:24 +0000)
commita4f33368700c8a873d363e1b171b66331c69a8a0
tree74b46684daadf2fb6288efa17b26a8400db375d2
parenta4781e601454eac60b55962d5d386cdf20138e26
[3.15] gh-148508: Add another common pattern for iOS SSL failures to test_ssl (GH-150442) (#150697)

gh-148508: Add another common pattern for iOS SSL failures to test_ssl (GH-150442)

Match also '[SSL: HTTP_REQUEST] http request (_ssl.c:1143)'.
(cherry picked from commit 540b3d0a7fa7cd842f064f79b1410cbd6868bffa)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Lib/test/test_ssl.py
Platforms/Apple/testbed/__main__.py