]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-149816: Fix SNI callback callable race (GH-150018) (GH-150100)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 May 2026 22:05:42 +0000 (00:05 +0200)
committerGitHub <noreply@github.com>
Tue, 19 May 2026 22:05:42 +0000 (00:05 +0200)
commit2744371e4f2a208ad4a99fe12c405157a199afe3
tree400fcd8c76d93281ba094a7f5fd47a6ade7896f3
parentdc3a0b423d73a17ee28488603b0fb9074c1d1dcf
[3.14] gh-149816: Fix SNI callback callable race (GH-150018) (GH-150100)

(cherry picked from commit 8b31d08e62b9714cf8dd1d8b19afa5ecbad2414a)

Co-authored-by: Kirill Ignatev <kiri11@users.noreply.github.com>
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