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" : " 89.25%" , "updated_at" : " 2023-08-04T23:56:24Z " }
1+ {"translation" : " 89.25%" , "updated_at" : " 2023-08-05T02:57:54Z " }
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ msgid ""
3333"Code objects are a low-level detail of the CPython implementation. Each one "
3434"represents a chunk of executable code that hasn't yet been bound into a "
3535"function."
36- msgstr "代码对象是 CPython 实现的低级细节 。 每个代表一块尚未绑定到函数中的可执行代码。"
36+ msgstr "代码对象是 CPython 实现的低层级细节 。 每个代表一块尚未绑定到函数中的可执行代码。"
3737
3838#: ../../c-api/code.rst:18
3939msgid ""
@@ -79,13 +79,14 @@ msgstr "此函数的许多参数以复杂的方式相互依赖,这意味着参
7979
8080#: ../../c-api/code.rst:48
8181msgid "Added ``qualname`` and ``exceptiontable`` parameters."
82- msgstr ""
82+ msgstr "添加了 ``qualname`` 和 ``exceptiontable`` 形参。 "
8383
8484#: ../../c-api/code.rst:55
8585msgid ""
8686"Renamed from ``PyCode_New`` as part of :ref:`unstable-c-api`. The old name "
8787"is deprecated, but will remain available until the signature changes again."
8888msgstr ""
89+ "由 ``PyCode_New`` 更名而来,是 :ref:`unstable-c-api` 的一部分。 旧名称已被弃用,但在签名再次更改之前仍然可用。"
8990
9091#: ../../c-api/code.rst:61
9192msgid ""
You can’t perform that action at this time.
0 commit comments