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" : " 91.22%" , "updated_at" : " 2023-10-04T04:56:47Z " }
1+ {"translation" : " 91.22%" , "updated_at" : " 2023-10-04T05:57:04Z " }
Original file line number Diff line number Diff line change @@ -292,6 +292,10 @@ msgid ""
292292"other than ``PythonCore``, the one hosted on `python.org "
293293"<https://www.python.org>`_."
294294msgstr ""
295+ "包括在 Python 3.11 中的 :ref:`launcher` 的副本已进行了重大更新。 现在它支持 :pep:`514` 所定义的 "
296+ "company/tag 语法即使用 :samp:`-V:{<company>}/{<tag>}` 参数代替受限的 "
297+ ":samp:`-{<major>}.{<minor>}`。 这允许启动托管在 `python.org "
298+ "<https://www.python.org>`_ 上的 ``PythonCore`` 以外的其他发行版。"
295299
296300#: ../../whatsnew/3.11.rst:225
297301msgid ""
@@ -315,6 +319,12 @@ msgid ""
315319"checking the runtime's tag for a ``-32`` suffix. All releases of Python "
316320"since 3.5 have included this in their 32-bit builds."
317321msgstr ""
322+ "在使用旧式的 "
323+ ":samp:`-{<major>}`、:samp:`-{<major>}.{<minor>}`、:samp:`-{<major>}-{<bitness>}`"
324+ " 或 :samp:`-{<major>}.{<minor>}-{<bitness>}` 参数时,应保留过去版本的所有已有行为,并只选择从 "
325+ "``PythonCore`` 发布的版本。 不过,``-64`` 后缀现在表示“非 32 位”(不一定是 x86-64),因为有多种受支持的 64 "
326+ "位平台。 32 位运行时是通过检查运行时的标签是否有 ``-32`` 后缀来检测的。 自 Python 3.5 以来的所有版本都在其 32 "
327+ "位编译中包括了这个后缀。"
318328
319329#: ../../whatsnew/3.11.rst:244
320330msgid "New Features Related to Type Hints"
You can’t perform that action at this time.
0 commit comments