@@ -1172,7 +1172,7 @@ msgstr "(由 Antoine Pitrou 在 :issue:`9260` 中贡献。)"
1172
1172
1173
1173
#: ../../whatsnew/3.3.rst:840
1174
1174
msgid "Builtin functions and types"
1175
- msgstr ""
1175
+ msgstr "内置函数和类型 "
1176
1176
1177
1177
#: ../../whatsnew/3.3.rst:842
1178
1178
msgid ""
@@ -1187,13 +1187,15 @@ msgstr ""
1187
1187
msgid ""
1188
1188
":func:`print`: added the *flush* keyword argument. If the *flush* keyword "
1189
1189
"argument is true, the stream is forcibly flushed."
1190
- msgstr ""
1190
+ msgstr ":func:`print`: 增加了 *flush* 关键字参数。 如果 *flush* 关键字参数为真值,流会被强制刷新。 "
1191
1191
1192
1192
#: ../../whatsnew/3.3.rst:849
1193
1193
msgid ""
1194
1194
":func:`hash`: hash randomization is enabled by default, see "
1195
1195
":meth:`object.__hash__` and :envvar:`PYTHONHASHSEED`."
1196
1196
msgstr ""
1197
+ ":func:`hash`: 默认将启用哈希随机化,参见 :meth:`object.__hash__` 和 "
1198
+ ":envvar:`PYTHONHASHSEED`。"
1197
1199
1198
1200
#: ../../whatsnew/3.3.rst:851
1199
1201
msgid ""
@@ -1432,7 +1434,7 @@ msgstr ""
1432
1434
msgid ""
1433
1435
"This example gives ``b'~{Np~}~{J)~}~{l6~}~{HK~}~{!#~} Bye.'`` with older "
1434
1436
"Python versions."
1435
- msgstr ""
1437
+ msgstr "对于旧版 Python 此示例将给出 ``b'~{Np~}~{J)~}~{l6~}~{HK~}~{!#~} Bye.'``。 "
1436
1438
1437
1439
#: ../../whatsnew/3.3.rst:1012
1438
1440
msgid "(:issue:`12100`)"
@@ -1777,15 +1779,15 @@ msgstr ""
1777
1779
msgid ""
1778
1780
"The ``watchexp`` parameter in the :meth:`~decimal.Decimal.quantize` method "
1779
1781
"is deprecated."
1780
- msgstr ""
1782
+ msgstr ":meth:`~decimal.Decimal.quantize` 方法的 ``watchexp`` 形参已被弃用。 "
1781
1783
1782
1784
#: ../../whatsnew/3.3.rst:1192
1783
1785
msgid "email"
1784
1786
msgstr "email"
1785
1787
1786
1788
#: ../../whatsnew/3.3.rst:1195
1787
1789
msgid "Policy Framework"
1788
- msgstr ""
1790
+ msgstr "策略框架 "
1789
1791
1790
1792
#: ../../whatsnew/3.3.rst:1197
1791
1793
msgid ""
@@ -1840,7 +1842,7 @@ msgstr ""
1840
1842
1841
1843
#: ../../whatsnew/3.3.rst:1227
1842
1844
msgid "raise_on_defect"
1843
- msgstr ""
1845
+ msgstr "raise_on_defect "
1844
1846
1845
1847
#: ../../whatsnew/3.3.rst:1227
1846
1848
msgid ""
@@ -2007,6 +2009,8 @@ msgid ""
2007
2009
"when creating the outgoing socket. (Contributed by Giampaolo Rodolà in "
2008
2010
":issue:`8594`.)"
2009
2011
msgstr ""
2012
+ "现在 :class:`ftplib.FTP` 接受一个 ``source_address`` 关键字参数用于在创建外发套接字时指定 ``(host, "
2013
+ "port)`` 作为绑定调用中的源地址。 (由 Giampaolo Rodolà 在 :issue:`8594` 中贡献。)"
2010
2014
2011
2015
#: ../../whatsnew/3.3.rst:1376
2012
2016
msgid ""
0 commit comments