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 5bf5eea commit bb7fb4dCopy full SHA for bb7fb4d
1 file changed
Doc/c-api/type.rst
@@ -494,7 +494,7 @@ The following functions and structs are used to create
494
in the following situations:
495
496
- The base is not variable-sized (its
497
- :c:member:`~PyTypeObject.tp_itemsize`).
+ :c:member:`~PyTypeObject.tp_itemsize` is zero).
498
- The requested :c:member:`PyType_Spec.basicsize` is positive,
499
suggesting that the memory layout of the base class is known.
500
- The requested :c:member:`PyType_Spec.basicsize` is zero,
0 commit comments