Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc388cf

Browse files
committed
[po] auto sync bot
1 parent f7bf0ba commit fc388cf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

whatsnew/3.7.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4413,6 +4413,8 @@ msgid ""
44134413
" is now marked as occurring on the same line as the docstring, not on the "
44144414
"function's header line."
44154415
msgstr ""
4416+
"由于编译器处理文档字符串的方式发生了变化,一个仅由文档字符串构成的函数体中隐式的 ``return None`` "
4417+
"现在被标记为在与文档字符串相同的行,而不是在函数的标题行。"
44164418

44174419
#: ../../whatsnew/3.7.rst:2505
44184420
msgid ""
@@ -4421,6 +4423,8 @@ msgid ""
44214423
"caused by having swap exception state when entering or exiting a generator. "
44224424
"(Contributed by Mark Shannon in :issue:`25612`.)"
44234425
msgstr ""
4426+
"当前异常状态已从帧对象移到协程对象。 这会简化解释器并修正由于在进入或退出生成器时具有交换异常状态而导致的一些模糊错误。 (由 Mark Shannon"
4427+
" 在 :issue:`25612` 中贡献。)"
44244428

44254429
#: ../../whatsnew/3.7.rst:2511
44264430
msgid "Notable changes in Python 3.7.1"

0 commit comments

Comments
 (0)