merge 3.4
This commit is contained in:
commit
2dd6e477df
|
@ -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…
Reference in New Issue