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