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 5590ea4 commit 662d45aCopy full SHA for 662d45a
1 file changed
Doc/c-api/type.rst
@@ -551,7 +551,7 @@ The following functions and structs are used to create
551
in the following situations:
552
553
- The base is not variable-sized (its
554
- :c:member:`~PyTypeObject.tp_itemsize`).
+ :c:member:`~PyTypeObject.tp_itemsize` is zero).
555
- The requested :c:member:`PyType_Spec.basicsize` is positive,
556
suggesting that the memory layout of the base class is known.
557
- The requested :c:member:`PyType_Spec.basicsize` is zero,
0 commit comments