Skip to content

Commit ef02402

Browse files
[po] auto sync
1 parent 0a785c2 commit ef02402

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

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

whatsnew/3.4.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1152,13 +1152,17 @@ msgid ""
11521152
":func:`~dis.disassemble` now accept a keyword-only *file* argument that "
11531153
"controls where they write their output."
11541154
msgstr ""
1155+
"现在 :func:`~dis.show_code`, :func:`~dis.dis`, :func:`~dis.distb` 和 "
1156+
":func:`~dis.disassemble` 等函数可接受仅限关键字参数 *file* 来控制其输出的写入目标。"
11551157

11561158
#: ../../whatsnew/3.4.rst:719
11571159
msgid ""
11581160
"The :mod:`dis` module is now built around an :class:`~dis.Instruction` class"
11591161
" that provides object oriented access to the details of each individual "
11601162
"bytecode operation."
11611163
msgstr ""
1164+
"现在 :mod:`dis` 模块是围绕 :class:`~dis.Instruction` "
1165+
"类来构建的,该类以面向对象的访问方式提供对于每个单独字节码操作的细节。"
11621166

11631167
#: ../../whatsnew/3.4.rst:723
11641168
msgid ""

0 commit comments

Comments
 (0)