Thanks to visit codestin.com Credit goes to github.com
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 9f5bb3e commit 3778395Copy full SHA for 3778395
1 file changed
c-api/type.po
@@ -408,6 +408,8 @@ msgid ""
408
"some platforms. To avoid issues, use the *bases* argument of "
409
":py:func:`PyType_FromSpecWithBases` instead."
410
msgstr ""
411
+"设置 :c:data:`Py_tp_bases` 或 :c:data:`Py_tp_base` 在某些平台上可能会有问题。 为了避免问题,请改用 "
412
+":py:func:`PyType_FromSpecWithBases` 的 *bases* 参数。"
413
414
#: ../../c-api/type.rst:275
415
msgid "Slots in :c:type:`PyBufferProcs` may be set in the unlimited API."
0 commit comments