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.
tp_itemsize
1 parent 109c59e commit 0a21a24Copy full SHA for 0a21a24
1 file changed
Doc/c-api/type.rst
@@ -639,7 +639,7 @@ but need extra remarks for use as slots:
639
in the following situations:
640
641
- The base is not variable-sized (its
642
- :c:member:`~PyTypeObject.tp_itemsize`).
+ :c:member:`~PyTypeObject.tp_itemsize` is zero).
643
- The requested :c:member:`PyType_Spec.basicsize` is positive,
644
suggesting that the memory layout of the base class is known.
645
- The requested :c:member:`PyType_Spec.basicsize` is zero,
0 commit comments