]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149816: Fix SNI callback callable race (GH-150018)
authorKirill Ignatev <kiri11@users.noreply.github.com>
Tue, 19 May 2026 18:36:46 +0000 (11:36 -0700)
committerGitHub <noreply@github.com>
Tue, 19 May 2026 18:36:46 +0000 (20:36 +0200)
commit8b31d08e62b9714cf8dd1d8b19afa5ecbad2414a
tree4888c522711ac615ae5a5d4156eb7fc9291dc561
parent409fa8e1f3cfaae35fa4d12f6ac6d564c07ec6be
gh-149816: Fix SNI callback callable race (GH-150018)
Lib/test/test_ssl.py
Misc/NEWS.d/next/Library/2026-05-18-22-45-54.gh-issue-149816.T68vc_.rst [new file with mode: 0644]
Modules/_ssl.c