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 d4b8ded commit 12bf597Copy full SHA for 12bf597
extending/newtypes_tutorial.po
@@ -532,6 +532,9 @@ msgid ""
532
"Since memory allocation may fail, we must check the :c:member:`~PyTypeObject."
533
"tp_alloc` result against ``NULL`` before proceeding."
534
msgstr ""
535
+"メモリ割り当ては失敗するかもしれないので、先に進む前に :c:member:"
536
+"`~PyTypeObject.tp_alloc` の結果が ``NULL`` でないかチェックしなければなりませ"
537
+"ん。"
538
539
#: ../../extending/newtypes_tutorial.rst:347
540
msgid ""
0 commit comments