]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118442)
authorSeth Michael Larson <seth@python.org>
Fri, 10 May 2024 11:45:52 +0000 (06:45 -0500)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 11:45:52 +0000 (13:45 +0200)
commit29c97287d205bf2f410f4895ebce3f43b5160524
treeccc10ca084c7a61248ed6f19e95857984673cd47
parent895f7e2ac23eff4743143beef0f0c5ac71ea27d3
[3.8] gh-114572: Fix locking in cert_store_stats and get_ca_certs (#118442)

(cherry picked from commit 732c7d512e7cdf656a3f02a38c329b14a14a8573)
Misc/NEWS.d/next/Security/2024-04-19-11-21-13.gh-issue-114572.t1QMQD.rst [new file with mode: 0644]
Modules/_ssl.c