]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix reversed assertRegex checks in test_ssl. (#117351)
authorGregory P. Smith <greg@krypto.org>
Fri, 29 Mar 2024 00:58:37 +0000 (17:58 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2024 00:58:37 +0000 (17:58 -0700)
commit2e9be80c99f635c2f7761e8356b0260922d6e7a6
tree2b19dfc00c99ff62f2f9e9ca9430328457bab331
parent8eec7ed714e65d616573b7331780b0aa43c6ed6a
Fix reversed assertRegex checks in test_ssl. (#117351)
Lib/test/test_ssl.py