We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8836574 commit 2b39da4Copy full SHA for 2b39da4
Doc/c-api/type.rst
@@ -265,3 +265,5 @@ The following functions and structs are used to create
265
266
The desired value of the slot. In most cases, this is a pointer
267
to a function.
268
+
269
+ Slots other than ``Py_tp_doc`` may not be ``NULL``.
0 commit comments