Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8137188

Browse files
author
github-actions
committed
Merge 3.11 into 3.9
1 parent 62c62c8 commit 8137188

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

c-api/module.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -764,6 +764,10 @@ msgid ""
764764
"the last component of :c:member:`~PyTypeObject.tp_name` after dot. Return "
765765
"``-1`` on error, ``0`` on success."
766766
msgstr ""
767+
"型オブジェクトを *module* に追加します。型オブジェクトは内部で :c:func:"
768+
"`PyType_Ready` を呼び出してファイナライズされます。型オブジェクトの名前は、 :"
769+
"c:member:`~PyTypeObject.tp_name` のドットの後の最後の部分から取られます。エ"
770+
"ラー時には ``-1`` を、成功時には ``0`` を返します。"
767771

768772
#: ../../c-api/module.rst:506
769773
msgid "Module lookup"

0 commit comments

Comments
 (0)