]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs 118109/head
authorSeth Michael Larson <seth@python.org>
Fri, 19 Apr 2024 18:21:40 +0000 (11:21 -0700)
committerSeth Michael Larson <seth@python.org>
Fri, 19 Apr 2024 18:21:47 +0000 (11:21 -0700)
commit732c7d512e7cdf656a3f02a38c329b14a14a8573
treee071fea5ad5aff758377356e9792d68acbd94074
parent40d77b93672406d1c6e80760fec1321cb1b3473a
[3.9] gh-114572: Fix locking in cert_store_stats and get_ca_certs
Misc/NEWS.d/next/Security/2024-04-19-11-21-13.gh-issue-114572.t1QMQD.rst [new file with mode: 0644]
Modules/_ssl.c