File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 93.59%" , "updated_at" : " 2024-08-12T15 :20:46Z " }
1+ {"translation" : " 93.59%" , "updated_at" : " 2024-08-13T07 :20:07Z " }
Original file line number Diff line number Diff line change @@ -1505,6 +1505,8 @@ msgid ""
15051505"can simply be discarded when porting code from earlier versions to Python "
15061506"2.2."
15071507msgstr ""
1508+ ":c:func:`_PyTuple_Resize` 函数去掉了一个未使用的形参,因此现在它接受 2 个形参而不是 3 个。 "
1509+ "第三个参数从未被使用,在将代码从较早的版本移植到 Python 2.2 时可以简单地丢弃它。"
15081510
15091511#: ../../whatsnew/2.2.rst:1129
15101512msgid "Other Changes and Fixes"
@@ -1587,6 +1589,9 @@ msgid ""
15871589"other development environments. This is described in :pep:`264`. "
15881590"(Contributed by Michael Hudson.)"
15891591msgstr ""
1592+ "向内置函数 :func:`compile` 添加了一个额外的 *flags* 参数,以便现在 ``__future__`` 语句的行为能在模拟的 "
1593+ "shell,例如由 IDLE 和其他开发环境所提供的此类工具中被正确地观察。 此特性的描述参见 :pep:`264`。 (由 Michael "
1594+ "Hudson 贡献。)"
15901595
15911596#: ../../whatsnew/2.2.rst:1195
15921597msgid ""
You can’t perform that action at this time.
0 commit comments