We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eddbb5 commit 18cbc55Copy full SHA for 18cbc55
extending/newtypes_tutorial.po
@@ -526,6 +526,9 @@ msgid ""
526
"Since memory allocation may fail, we must check the :c:member:`~PyTypeObject."
527
"tp_alloc` result against ``NULL`` before proceeding."
528
msgstr ""
529
+"メモリ割り当ては失敗するかもしれないので、先に進む前に :c:member:"
530
+"`~PyTypeObject.tp_alloc` の結果が ``NULL`` でないかチェックしなければなりませ"
531
+"ん。"
532
533
#: ../../extending/newtypes_tutorial.rst:347
534
msgid ""
0 commit comments