Thanks to visit codestin.com Credit goes to github.com
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 a49a067 commit dda03f0Copy full SHA for dda03f0
1 file changed
whatsnew/3.6.po
@@ -434,13 +434,13 @@ msgstr "PEP 530: 异步推导"
434
msgid ""
435
":pep:`530` adds support for using ``async for`` in list, set, dict "
436
"comprehensions and generator expressions::"
437
-msgstr ""
+msgstr ":pep:`530` 添加了对在列表、集合与字典推导式和生成器表达式中使用 ``async for`` 的支持::"
438
439
#: ../../whatsnew/3.6.rst:315
440
441
"Additionally, ``await`` expressions are supported in all kinds of "
442
"comprehensions::"
443
+msgstr "此外,``await`` 表达式也在所有种类的推导式中得到支持::"
444
445
#: ../../whatsnew/3.6.rst:322
446
msgid ":pep:`530` -- Asynchronous Comprehensions"
0 commit comments