@@ -26,7 +26,7 @@ msgid ""
2626msgstr ""
2727"Project-Id-Version : Python 3.12\n "
2828"Report-Msgid-Bugs-To : \n "
29- "POT-Creation-Date : 2023-08-25 14:13 +0000\n "
29+ "POT-Creation-Date : 2023-08-25 22:29 +0000\n "
3030"PO-Revision-Date : 2022-11-05 19:49+0000\n "
3131"
Last-Translator :
Freesand Leo <[email protected] >, 2023\n "
3232"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -595,6 +595,14 @@ msgid ""
595595" See the later comments on :gh:`70766` for discussions of what workarounds "
596596"such code may need. (Contributed by Serhiy Storchaka in :issue:`26579`.)"
597597msgstr ""
598+ "增加了 :meth:`object.__getstate__`,它提供 :meth:`!__getstate__` 方法的默认实现。 "
599+ ":mod:`copy` 并 :mod:`pickle` 内置类型 :class:`bytearray`, :class:`set`, "
600+ ":class:`frozenset`, :class:`collections.OrderedDict`, "
601+ ":class:`collections.deque`, :class:`weakref.WeakSet` 和 "
602+ ":class:`datetime.tzinfo` 的子类的实例现在将会拷贝并封存被实现为 :term:`槽位 <__slots__>` 的实例属性。 "
603+ "此项改变有一个意外的附带影响:它将扰乱少数不使用 :meth:`object.__getstate__` 的现有 Python 项目。 请参阅 "
604+ ":gh:`70766` 上近期的评论了解有关此类代码所需处理的讨论。 (由 Serhiy Storchaka 在 :issue:`26579` "
605+ "中贡献。)"
598606
599607#: ../../whatsnew/3.11.rst:470
600608msgid ""
@@ -4056,7 +4064,7 @@ msgstr ":c:func:`PyBuffer_FromContiguous`"
40564064
40574065#: ../../whatsnew/3.11.rst:2223
40584066msgid ":c:func:`PyObject_CopyData`"
4059- msgstr ""
4067+ msgstr ":c:func:`PyObject_CopyData` "
40604068
40614069#: ../../whatsnew/3.11.rst:2224
40624070msgid ":c:func:`PyBuffer_IsContiguous`"
@@ -4625,51 +4633,51 @@ msgstr "弃用以下配置 Python 初始化的函数:"
46254633
46264634#: ../../whatsnew/3.11.rst:2569
46274635msgid ":c:func:`!PySys_AddWarnOptionUnicode`"
4628- msgstr ""
4636+ msgstr ":c:func:`!PySys_AddWarnOptionUnicode` "
46294637
46304638#: ../../whatsnew/3.11.rst:2570
46314639msgid ":c:func:`!PySys_AddWarnOption`"
4632- msgstr ""
4640+ msgstr ":c:func:`!PySys_AddWarnOption` "
46334641
46344642#: ../../whatsnew/3.11.rst:2571
46354643msgid ":c:func:`!PySys_AddXOption`"
4636- msgstr ""
4644+ msgstr ":c:func:`!PySys_AddXOption` "
46374645
46384646#: ../../whatsnew/3.11.rst:2572
46394647msgid ":c:func:`!PySys_HasWarnOptions`"
4640- msgstr ""
4648+ msgstr ":c:func:`!PySys_HasWarnOptions` "
46414649
46424650#: ../../whatsnew/3.11.rst:2573
46434651msgid ":c:func:`!PySys_SetArgvEx`"
4644- msgstr ""
4652+ msgstr ":c:func:`!PySys_SetArgvEx` "
46454653
46464654#: ../../whatsnew/3.11.rst:2574
46474655msgid ":c:func:`!PySys_SetArgv`"
4648- msgstr ""
4656+ msgstr ":c:func:`!PySys_SetArgv` "
46494657
46504658#: ../../whatsnew/3.11.rst:2575
46514659msgid ":c:func:`!PySys_SetPath`"
4652- msgstr ""
4660+ msgstr ":c:func:`!PySys_SetPath` "
46534661
46544662#: ../../whatsnew/3.11.rst:2576
46554663msgid ":c:func:`!Py_SetPath`"
4656- msgstr ""
4664+ msgstr ":c:func:`!Py_SetPath` "
46574665
46584666#: ../../whatsnew/3.11.rst:2577
46594667msgid ":c:func:`!Py_SetProgramName`"
4660- msgstr ""
4668+ msgstr ":c:func:`!Py_SetProgramName` "
46614669
46624670#: ../../whatsnew/3.11.rst:2578
46634671msgid ":c:func:`!Py_SetPythonHome`"
4664- msgstr ""
4672+ msgstr ":c:func:`!Py_SetPythonHome` "
46654673
46664674#: ../../whatsnew/3.11.rst:2579
46674675msgid ":c:func:`!Py_SetStandardStreamEncoding`"
4668- msgstr ""
4676+ msgstr ":c:func:`!Py_SetStandardStreamEncoding` "
46694677
46704678#: ../../whatsnew/3.11.rst:2580
46714679msgid ":c:func:`!_Py_SetProgramFullPath`"
4672- msgstr ""
4680+ msgstr ":c:func:`!_Py_SetProgramFullPath` "
46734681
46744682#: ../../whatsnew/3.11.rst:2582
46754683msgid ""
@@ -4741,11 +4749,11 @@ msgstr ":c:func:`PyUnicode_READY`"
47414749
47424750#: ../../whatsnew/3.11.rst:2609
47434751msgid ":c:func:`!PyUnicode_WSTR_LENGTH`"
4744- msgstr ""
4752+ msgstr ":c:func:`!PyUnicode_WSTR_LENGTH` "
47454753
47464754#: ../../whatsnew/3.11.rst:2610
47474755msgid ":c:func:`!_PyUnicode_AsUnicode`"
4748- msgstr ""
4756+ msgstr ":c:func:`!_PyUnicode_AsUnicode` "
47494757
47504758#: ../../whatsnew/3.11.rst:2611
47514759msgid ":c:macro:`!PyUnicode_WCHAR_KIND`"
@@ -4757,13 +4765,15 @@ msgstr ":c:type:`PyUnicodeObject`"
47574765
47584766#: ../../whatsnew/3.11.rst:2613
47594767msgid ":c:func:`!PyUnicode_InternImmortal`"
4760- msgstr ""
4768+ msgstr ":c:func:`!PyUnicode_InternImmortal` "
47614769
47624770#: ../../whatsnew/3.11.rst:2621
47634771msgid ""
47644772":c:func:`!PyFrame_BlockSetup` and :c:func:`!PyFrame_BlockPop` have been "
47654773"removed. (Contributed by Mark Shannon in :issue:`40222`.)"
47664774msgstr ""
4775+ ":c:func:`!PyFrame_BlockSetup` 和 :c:func:`!PyFrame_BlockPop` 已被移除。 (由 Mark "
4776+ "Shannon 在 :issue:`40222` 中贡献。)"
47674777
47684778#: ../../whatsnew/3.11.rst:2625
47694779msgid "Remove the following math macros using the ``errno`` variable:"
0 commit comments