]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43669: More test_ssl cleanups (GH-25470)
authorChristian Heimes <christian@python.org>
Mon, 19 Apr 2021 06:31:29 +0000 (08:31 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Apr 2021 06:31:29 +0000 (08:31 +0200)
commitd37b74f341c5a215e2fdd5eb4f8c0182f327635c
treea1ea22c097f8abf876283a0c3385ce210a0e9f78
parent2875c603b2a7691b55c2046aca54831c91efda8e
bpo-43669: More test_ssl cleanups (GH-25470)

Signed-off-by: Christian Heimes <christian@python.org>
Lib/test/test_ssl.py