8000 [po] auto sync · python/python-docs-zh-cn@0d52f68 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d52f68

Browse files
[po] auto sync
1 parent 59cd459 commit 0d52f68

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "90.37%", "updated_at": "2024-02-06T14:08:52Z"}
1+
{"translation": "90.38%", "updated_at": "2024-02-07T15:09:13Z"}

whatsnew/3.6.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1977,7 +1977,7 @@ msgstr "pdb"
19771977
msgid ""
19781978
"The :class:`~pdb.Pdb` class constructor has a new optional *readrc* argument"
19791979
" to control whether ``.pdbrc`` files should be read."
1980-
msgstr ""
1980+
msgstr ":class:`~pdb.Pdb` 类构造器新增可选的 *readrc* 参数用来控制是否应当读取 ``.pdbrc`` 文件。"
19811981

19821982
#: ../../whatsnew/3.6.rst:1308
19831983
msgid "pickle"
@@ -1990,6 +1990,9 @@ msgid ""
19901990
" version 4. Protocol version 4 already supports this case. (Contributed by "
19911991
"Serhiy Storchaka in :issue:`24164`.)"
19921992
msgstr ""
1993+
"需要附带关键字参数调用 ``__new__`` 的对象现在可以使用早于协议版本 4 的 :ref:`pickle 协议 <pickle-"
1994+
"protocols>` 来 pickle。 协议版本 4 之前已支持此场景。 (由 Serhiy Storchaka 在 :issue:`24164` "
1995+
"中贡献。)"
19931996

19941997
#: ../../whatsnew/3.6.rst:1317
19951998
msgid "pickletools"
@@ -2000,6 +2003,8 @@ msgid ""
20002003
":func:`pickletools.dis()` now outputs the implicit memo index for the "
20012004
"``MEMOIZE`` opcode. (Contributed by Serhiy Storchaka in :issue:`25382`.)"
20022005
msgstr ""
2006+
"现在 :func:`pickletools.dis()` 将为 ``MEMOIZE`` 操作码输出隐式的 memo 索引。 (由 Serhiy "
2007+
"Storchaka 在 :issue:`25382` 中贡献。)"
20032008

20042009
#: ../../whatsnew/3.6.rst:1325
20052010
msgid "pydoc"
@@ -2010,6 +2015,8 @@ msgid ""
20102015
"The :mod:`pydoc` module has learned to respect the ``MANPAGER`` environment "
20112016
"variable. (Contributed by Matthias Klose in :issue:`8637`.)"
20122017
msgstr ""
2018+
":mod:`pydoc` 模块将能遵守 ``MANPAGER`` 环境变量的设置。 (由 Matthias Klose 在 :issue:`8637` "
2019+
"中贡献。)"
20132020

20142021
#: ../../whatsnew/3.6.rst:1331
20152022
msgid ""

0 commit comments

Comments
 (0)
0