multiple threads (bsc#1226447, CVE-2024-0397).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=126
This commit is contained in:
parent
77ce54fe8f
commit
992cbf442e
@ -43,7 +43,7 @@ Mon Apr 8 05:44:04 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|||||||
- gh-114572: ssl.SSLContext.cert_store_stats() and
|
- gh-114572: ssl.SSLContext.cert_store_stats() and
|
||||||
ssl.SSLContext.get_ca_certs() now correctly lock access to the
|
ssl.SSLContext.get_ca_certs() now correctly lock access to the
|
||||||
certificate store, when the ssl.SSLContext is shared across
|
certificate store, when the ssl.SSLContext is shared across
|
||||||
multiple threads.
|
multiple threads (bsc#1226447, CVE-2024-0397).
|
||||||
* Core and Builtins
|
* Core and Builtins
|
||||||
- gh-116296: Fix possible refleak in object.__reduce__() internal
|
- gh-116296: Fix possible refleak in object.__reduce__() internal
|
||||||
error handling.
|
error handling.
|
||||||
|
Loading…
Reference in New Issue
Block a user