8000 [po] auto sync · python/python-docs-zh-cn@57437a5 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 57437a5

Browse files
[po] auto sync
1 parent 26faeb6 commit 57437a5

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "91.84%", "updated_at": "2024-03-04T06:44:20Z"}
1+
{"translation": "91.84%", "updated_at": "2024-03-04T07:46:39Z"}

whatsnew/2.3.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ msgstr ""
868868

869869
#: ../../whatsnew/2.3.rst:815
870870
msgid "PEP 307: Pickle Enhancements"
871-
msgstr ""
871+
msgstr "PEP 307:对 pickle 的改进"
872872

873873
#: ../../whatsnew/2.3.rst:817
874874
msgid ""
@@ -1093,7 +1093,7 @@ msgstr "(由 Raymond Hettinger 贡献补丁。)"
10931093
msgid ""
10941094
"Also, the :func:`dict` constructor now accepts keyword arguments to simplify"
10951095
" creating small dictionaries::"
1096-
msgstr ""
1096+
msgstr "此外,现在 :func:`dict` 构建器可接受关键字参数以简化小型字典的创建::"
10971097

10981098
#: ../../whatsnew/2.3.rst:1037
10991099
msgid "(Contributed by Just van Rossum.)"
@@ -1106,6 +1106,8 @@ msgid ""
11061106
"Python with the :option:`-O` switch will still generate code that doesn't "
11071107
"execute any assertions."
11081108
msgstr ""
1109+
":keyword:`assert` 语句将不再检查 ``__debug__`` 旗标,因此你无法再通过为 ``__debug__`` 赋值来禁用断言。 "
1110+
"使用 :option:`-O` 开关运行 Python 仍会生成不执行任何断言的代码。"
11091111

11101112
#: ../../whatsnew/2.3.rst:1044
11111113
msgid ""

0 commit comments

Comments
 (0)
0