]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630) (#122647)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 6 Aug 2024 19:00:14 +0000 (21:00 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Aug 2024 19:00:14 +0000 (21:00 +0200)
commite808146af1841abc7d5f86470041d3ef7712050e
tree11465e12a3f71c4e21016a1f93cb144b7848d4bb
parent24d15f0cb02612df0721ebebbf2b5ed8d3c12c2f
[3.13] gh-122334: Fix test_embed failure when missing _ssl module (GH-122630) (#122647)

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