]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix reversed assertRegex checks in test_ssl. (GH-117351) (#117359)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Mar 2024 01:19:04 +0000 (02:19 +0100)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2024 01:19:04 +0000 (01:19 +0000)
commit2a18945dc6e1c6e4daf55ec5a3aa07679df1cb1d
treebe95779baebbba81079119f12b5c3ed99ca100ff
parent9f831f442c8b0ff625887ed33dda80e1f77ee1aa
[3.12] Fix reversed assertRegex checks in test_ssl. (GH-117351) (#117359)

Fix reversed assertRegex checks in test_ssl. (GH-117351)
(cherry picked from commit 2e9be80c99f635c2f7761e8356b0260922d6e7a6)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Lib/test/test_ssl.py