We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f50e7 commit 44dbe03Copy full SHA for 44dbe03
1 file changed
Misc/NEWS.d/next/Library/2024-05-20-12-35-52.gh-issue-115952.J6n_Kf.rst
@@ -5,5 +5,3 @@ allowed to execute is restricted by overriding the
5
:meth:`~pickle.Unpickler.find_class` method.
6
This could have led to symptoms including a :exc:`MemoryError`, swapping, out
7
of memory (OOM) killed processes or containers, or even system crashes.
8
-
9
-.. note:: Regardless of improvements, :mod:`pickle` remains insecure for use on untrusted data.
0 commit comments