Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdaf7fb1

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent5c68cd2 commitdaf7fb1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎extending/newtypes_tutorial.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# tomo, 2018
88
# Osamu NAKAMURA, 2019
9+
# Yuta Kanzawa, 2019
910
#
1011
#,fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To:\n"
1516
"POT-Creation-Date:2019-12-17 18:25+0900\n"
1617
"PO-Revision-Date:2018-06-29 17:45+0000\n"
17-
"Last-Translator:Osamu NAKAMURA, 2019\n"
18+
"Last-Translator:Yuta Kanzawa, 2019\n"
1819
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1920
"MIME-Version:1.0\n"
2021
"Content-Type:text/plain; charset=UTF-8\n"
@@ -414,6 +415,9 @@ msgid ""
414415
"argument. Otherwise, the compiler will emit a warning. This is object-"
415416
"oriented polymorphism, in C!"
416417
msgstr""
418+
"上の ``destructor`` への明示的な型変換は必要です。なぜなら、 ``Custom_dealloc`` が ``CustomObject "
419+
"*`` 引数をとると定義しましたが、 ``tp_dealloc`` 関数のポインタは ``PyObject *`` "
420+
"引数を受け取ることになっているからです。もし明示的に型変換をしなければ、コンパイラが警告を発するでしょう。これは、Cにおけるオブジェクト指向のポリモーフィズムです!"
417421

418422
#:/home/travis/build/python/cpython-doc-catalog/Doc/extending/newtypes_tutorial.rst:285
419423
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp