]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122334: Fix test_embed failure when missing _ssl module (GH-122630)
authorneonene <53406459+neonene@users.noreply.github.com>
Sat, 3 Aug 2024 13:15:26 +0000 (22:15 +0900)
committerGitHub <noreply@github.com>
Sat, 3 Aug 2024 13:15:26 +0000 (15:15 +0200)
commit50b36037518a8e7f7eee39b597d56b5b2756eb86
tree41e9ecacc66e0abcccb45d63b50df2f9252abfb4
parentcc6839a1810290e483e5d5f0786d9b46c4294d47
gh-122334: Fix test_embed failure when missing _ssl module (GH-122630)

Co-authored-by: Wulian233 <1055917385@qq.com>
Lib/test/test_embed.py