mirror of
https://github.com/python/cpython.git
synced 2025-07-29 14:15:07 +00:00
merge 3.4
This commit is contained in:
commit
2dd6e477df
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ avoid confusion, the terms used here are "pickling" and "unpickling".
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
The :mod:`pickle` module is secure against erroneous or maliciously
|
The :mod:`pickle` module is not secure against erroneous or maliciously
|
||||||
constructed data. Never unpickle data received from an untrusted or
|
constructed data. Never unpickle data received from an untrusted or
|
||||||
unauthenticated source.
|
unauthenticated source.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue