Skip to content

Commit 5d20ed3

Browse files
[po] auto sync
1 parent ef02402 commit 5d20ed3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.39%", "updated_at": "2024-03-28T03:23:13Z"}
1+
{"translation": "92.39%", "updated_at": "2024-03-29T02:25:18Z"}

whatsnew/3.4.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1172,12 +1172,14 @@ msgid ""
11721172
"in ways different from those provided by the :mod:`~dis` module itself. For"
11731173
" example::"
11741174
msgstr ""
1175+
"新增的方法 :func:`~dis.get_instructions` 提供了一个为给定 Python 代码段产生 Instruction 流的迭代器。"
1176+
" 这使得现在可以编写以不同于由 :mod:`~dis` 模块本身所提供的方式检查和操纵字节码对象的程序。 例如::"
11751177

11761178
#: ../../whatsnew/3.4.rst:737
11771179
msgid ""
11781180
"The various display tools in the :mod:`dis` module have been rewritten to "
11791181
"use these new components."
1180-
msgstr ""
1182+
msgstr ":mod:`dis` 模块中的各种显示工具已被重新编写以使用这些新组件。"
11811183

11821184
#: ../../whatsnew/3.4.rst:740
11831185
msgid ""

0 commit comments

Comments
 (0)