File tree 2 files changed +5
-3
lines changed
Filter options
2 files changed +5
-3
lines changed
Original file line number Diff line number Diff line change 1
- {"translation" : " 83.16%" , "updated_at" : " 2025-04-28T02:46:18Z " }
1
+ {"translation" : " 83.16%" , "updated_at" : " 2025-04-28T03:30:57Z " }
Original file line number Diff line number Diff line change @@ -695,6 +695,8 @@ msgid ""
695
695
" multiple subgenerators as easily as a single large function can be split "
696
696
"into multiple subfunctions."
697
697
msgstr ""
698
+ "推动这项改变的主要原则是允许即便被设计用来配合 ``send`` 和 ``throw`` "
699
+ "方法使用的生成器也能像一个大函数能拆分成多个子函数那样容易地拆分为多个子生成器。"
698
700
699
701
#: ../../whatsnew/3.3.rst:464
700
702
msgid ":pep:`380` - Syntax for Delegating to a Subgenerator"
@@ -718,13 +720,13 @@ msgid ""
718
720
"PEP 409 introduces new syntax that allows the display of the chained "
719
721
"exception context to be disabled. This allows cleaner error messages in "
720
722
"applications that convert between exception types::"
721
- msgstr ""
723
+ msgstr "PEP 409 引入了允许禁用串连的异常上下文显示的新语法。 这允许在不同异常类型间进行转换的应用程序具有更清晰的错误消息:: "
722
724
723
725
#: ../../whatsnew/3.3.rst:490
724
726
msgid ""
725
727
"Without the ``from None`` suffix to suppress the cause, the original "
726
728
"exception would be displayed by default::"
727
- msgstr ""
729
+ msgstr "如果后面没有 ``from None`` 来屏蔽异常原因,则默认原始异常将被显示:: "
728
730
729
731
#: ../../whatsnew/3.3.rst:514
730
732
msgid ""
You can’t perform that action at this time.
0 commit comments