]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118109)
authorSeth Michael Larson <seth@python.org>
Fri, 10 May 2024 11:46:12 +0000 (06:46 -0500)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 11:46:12 +0000 (13:46 +0200)
commitb228655c227b2ca298a8ffac44d14ce3d22f6faa
tree741f5fb94fca7577d1183b181bccf697b019f5db
parent22adf29da8d99933ffed8647d3e0726edd16f7f8
[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118109)
Misc/NEWS.d/next/Security/2024-04-19-11-21-13.gh-issue-114572.t1QMQD.rst [new file with mode: 0644]
Modules/_ssl.c