8000
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 21cd714 commit 3a30ff3Copy full SHA for 3a30ff3
.stat.json
@@ -1 +1 @@
1
-{"translation": "81.08%", "updated_at": "2025-03-12T14:56:01Z"}
+{"translation": "81.08%", "updated_at": "2025-03-13T16:57:22Z"}
library/argparse.po
@@ -837,6 +837,10 @@ msgid ""
837
"encoding and error handler`. Arguments file should be encoded in UTF-8 "
838
"instead of ANSI Codepage on Windows."
839
msgstr ""
840
+":class:`ArgumentParser` 将读取参数的编码格式和错误处理方式从默认值 (即 "
841
+":func:`locale.getpreferredencoding(False) <locale.getpreferredencoding>` 和 "
842
+"``\"strict\"``) 改为 :term:`filesystem encoding and error handler`。 在 Windows "
843
+"上参数文件应当以 UTF-8 而不是 ANSI 代码页来编码。"
844
845
#: ../../library/argparse.rst:438
846
msgid "argument_default"
0 commit comments