diff --git a/Doc/c-api/type.rst b/Doc/c-api/type.rst index f9037c89d8bd3b..84c0a02046a65e 100644 --- a/Doc/c-api/type.rst +++ b/Doc/c-api/type.rst @@ -265,3 +265,5 @@ The following functions and structs are used to create The desired value of the slot. In most cases, this is a pointer to a function. + + Slots other than ``Py_tp_doc`` may not be ``NULL``.