File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 91.84%" , "updated_at" : " 2024-03-04T06:44:20Z " }
1
+ {"translation" : " 91.84%" , "updated_at" : " 2024-03-04T07:46:39Z " }
Original file line number Diff line number Diff line change @@ -868,7 +868,7 @@ msgstr ""
868
868
869
869
#: ../../whatsnew/2.3.rst:815
870
870
msgid "PEP 307: Pickle Enhancements"
871
- msgstr ""
871
+ msgstr "PEP 307:对 pickle 的改进 "
872
872
873
873
#: ../../whatsnew/2.3.rst:817
874
874
msgid ""
@@ -1093,7 +1093,7 @@ msgstr "(由 Raymond Hettinger 贡献补丁。)"
1093
1093
msgid ""
1094
1094
"Also, the :func:`dict` constructor now accepts keyword arguments to simplify"
1095
1095
" creating small dictionaries::"
1096
- msgstr ""
1096
+ msgstr "此外,现在 :func:`dict` 构建器可接受关键字参数以简化小型字典的创建:: "
1097
1097
1098
1098
#: ../../whatsnew/2.3.rst:1037
1099
1099
msgid "(Contributed by Just van Rossum.)"
@@ -1106,6 +1106,8 @@ msgid ""
1106
1106
"Python with the :option:`-O` switch will still generate code that doesn't "
1107
1107
"execute any assertions."
1108
1108
msgstr ""
1109
+ ":keyword:`assert` 语句将不再检查 ``__debug__`` 旗标,因此你无法再通过为 ``__debug__`` 赋值来禁用断言。 "
1110
+ "使用 :option:`-O` 开关运行 Python 仍会生成不执行任何断言的代码。"
1109
1111
1110
1112
#: ../../whatsnew/2.3.rst:1044
1111
1113
msgid ""
You can’t perform that action at this time.
0 commit comments