File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.05%" , "updated_at" : " 2024-03-13T07:21:06Z " }
1
+ {"translation" : " 92.05%" , "updated_at" : " 2024-03-14T01:36:00Z " }
Original file line number Diff line number Diff line change @@ -3742,6 +3742,8 @@ msgid ""
3742
3742
"deprecated in 3.4.4 and is now removed. (Contributed by A. Jesse Jiryu Davis"
3743
3743
" in :issue:`23464`.)"
3744
3744
msgstr ""
3745
+ "暂定的 :mod:`asyncio` 模块中的 JoinableQueue 类在 3.4.4 中被弃用,现在已被移除。 (由 A. Jesse "
3746
+ "Jiryu Davis 在 :issue:`23464` 中贡献。)"
3745
3747
3746
3748
#: ../../whatsnew/3.5.rst:2376
3747
3749
msgid "Porting to Python 3.5"
@@ -3768,6 +3770,7 @@ msgid ""
3768
3770
"Python 3.5 now correctly raises a :exc:`SyntaxError`, as generator "
3769
3771
"expressions must be put in parentheses if not a sole argument to a function."
3770
3772
msgstr ""
3773
+ "对于生成器表达式不是传给函数的唯一参数时必须放在圆括号内的情况,Python 3.5 现在会正确地引发 :exc:`SyntaxError`。"
3771
3774
3772
3775
#: ../../whatsnew/3.5.rst:2396
3773
3776
msgid "Changes in the Python API"
You can’t perform that action at this time.
0 commit comments