]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630) (#122648)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Aug 2024 18:59:55 +0000 (20:59 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 18:59:55 +0000 (20:59 +0200)
commitb895f1804ffd220768d2caff23363740bd2c9b01
treef88a1e55d02dca0c95ce0ed0658a9a07c23c1f81
parent1c4d08d73ef2651849b92fe7d136fd0336b60838
[3.12] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630) (#122648)

gh-122334: Fix test_embed failure when missing _ssl module (GH-122630)
(cherry picked from commit 50b36037518a8e7f7eee39b597d56b5b2756eb86)

Co-authored-by: neonene <53406459+neonene@users.noreply.github.com>
Co-authored-by: Wulian233 <1055917385@qq.com>
Lib/test/test_embed.py