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

Skip to content

Commit d605a76

Browse files
[po] auto sync
1 parent c999221 commit d605a76

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

howto/logging-cookbook.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -315,9 +315,8 @@ msgid ""
315315
"implementing your alternative there, as well as adapting the above script to"
316316
" use your alternative serialization."
317317
msgstr ""
318-
"请注意,在某些情况下序列化会存在一些安全。如果这影响到你,那么你可以通过覆盖 "
319-
":meth:`~handlers.SocketHandler.makePickle` "
320-
"方法,使用自己的实现来解决,并调整上述脚本也使用覆盖后的序列化方法。"
318+
"请注意,某些时候 pickle 会存在一些安全问题。若有问题可换用自己的序列化方案,只要覆盖 "
319+
":meth:`~handlers.SocketHandler.makePickle` 方法即可,并调整上述脚本以采用自己的序列化方案。 "
321320

322321
#: ../../howto/logging-cookbook.rst:547
323322
msgid "Adding contextual information to your logging output"

0 commit comments

Comments
 (0)