Skip to content

Commit 5f983ce

Browse files
[po] auto sync
1 parent a05252a commit 5f983ce

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.stat.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.05%", "updated_at": "2024-08-12T15:09:45Z"}
1+
{"translation": "93.05%", "updated_at": "2024-08-13T07:09:49Z"}

whatsnew/2.2.po

+5
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,8 @@ msgid ""
15051505
"can simply be discarded when porting code from earlier versions to Python "
15061506
"2.2."
15071507
msgstr ""
1508+
":c:func:`_PyTuple_Resize` 函数去掉了一个未使用的形参,因此现在它接受 2 个形参而不是 3 个。 "
1509+
"第三个参数从未被使用,在将代码从较早的版本移植到 Python 2.2 时可以简单地丢弃它。"
15081510

15091511
#: ../../whatsnew/2.2.rst:1129
15101512
msgid "Other Changes and Fixes"
@@ -1587,6 +1589,9 @@ msgid ""
15871589
"other development environments. This is described in :pep:`264`. "
15881590
"(Contributed by Michael Hudson.)"
15891591
msgstr ""
1592+
"向内置函数 :func:`compile` 添加了一个额外的 *flags* 参数,以便现在 ``__future__`` 语句的行为能在模拟的 "
1593+
"shell,例如由 IDLE 和其他开发环境所提供的此类工具中被正确地观察。 此特性的描述参见 :pep:`264`。 (由 Michael "
1594+
"Hudson 贡献。)"
15901595

15911596
#: ../../whatsnew/2.2.rst:1195
15921597
msgid ""

0 commit comments

Comments
 (0)