Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2dd6e47

Browse files
committed
merge 3.4
2 parents c0a446a + 7dcbf90 commit 2dd6e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/pickle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ avoid confusion, the terms used here are "pickling" and "unpickling".
2626

2727
.. warning::
2828

29-
The :mod:`pickle` module is secure against erroneous or maliciously
29+
The :mod:`pickle` module is not secure against erroneous or maliciously
3030
constructed data. Never unpickle data received from an untrusted or
3131
unauthenticated source.
3232

0 commit comments

Comments
 (0)