Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5256e6e

Browse filesBrowse files
[po] auto sync
1 parent ea9fe2c commit 5256e6e
Copy full SHA for 5256e6e

File tree

2 files changed

+5
-3
lines changed
Filter options

2 files changed

+5
-3
lines changed

‎.stat.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "83.16%", "updated_at": "2025-04-28T02:46:18Z"}
1+
{"translation": "83.16%", "updated_at": "2025-04-28T03:30:57Z"}

‎whatsnew/3.3.po

Copy file name to clipboardExpand all lines: whatsnew/3.3.po
+4-2Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,8 @@ msgid ""
695695
" multiple subgenerators as easily as a single large function can be split "
696696
"into multiple subfunctions."
697697
msgstr ""
698+
"推动这项改变的主要原则是允许即便被设计用来配合 ``send`` 和 ``throw`` "
699+
"方法使用的生成器也能像一个大函数能拆分成多个子函数那样容易地拆分为多个子生成器。"
698700

699701
#: ../../whatsnew/3.3.rst:464
700702
msgid ":pep:`380` - Syntax for Delegating to a Subgenerator"
@@ -718,13 +720,13 @@ msgid ""
718720
"PEP 409 introduces new syntax that allows the display of the chained "
719721
"exception context to be disabled. This allows cleaner error messages in "
720722
"applications that convert between exception types::"
721-
msgstr ""
723+
msgstr "PEP 409 引入了允许禁用串连的异常上下文显示的新语法。 这允许在不同异常类型间进行转换的应用程序具有更清晰的错误消息::"
722724

723725
#: ../../whatsnew/3.3.rst:490
724726
msgid ""
725727
"Without the ``from None`` suffix to suppress the cause, the original "
726728
"exception would be displayed by default::"
727-
msgstr ""
729+
msgstr "如果后面没有 ``from None`` 来屏蔽异常原因,则默认原始异常将被显示::"
728730

729731
#: ../../whatsnew/3.3.rst:514
730732
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.