]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-45229: Fix setUpModule in test_ssl (GH-28454)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 19 Sep 2021 13:18:16 +0000 (16:18 +0300)
committerGitHub <noreply@github.com>
Sun, 19 Sep 2021 13:18:16 +0000 (16:18 +0300)
commita6241773869b80f2b1cac63f26ba646aa808a8db
treedfc8959d1633631da4a2d125958a5beeef6f37a5
parent40348acc180580371d25f75f46b27048e35f2435
bpo-45229: Fix setUpModule in test_ssl (GH-28454)
Lib/test/test_ssl.py