]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:36:38 +0000 (00:36 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2026 22:36:38 +0000 (22:36 +0000)
commitadec1cb043bb4195c183a3b661c359f59bd70246
treea4102fa4a213eb7c484f54331e65468b0434e104
parenta082d4798f9309faae664e8ea5b058a104731af8
[3.14] gh-148508: Add another common pattern for iOS SSL failures to test_ssl (GH-150442) (#150698)

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>
Apple/testbed/__main__.py
Lib/test/test_ssl.py