summaryrefslogtreecommitdiffstats
path: root/Doc/c-api
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/c-api')
-rw-r--r--Doc/c-api/typeobj.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/c-api/typeobj.rst b/Doc/c-api/typeobj.rst
index 82f2ab5..ea81115 100644
--- a/Doc/c-api/typeobj.rst
+++ b/Doc/c-api/typeobj.rst
@@ -2453,6 +2453,8 @@ Async Object Structures
See :c:func:`PyIter_Send` for details.
This slot may be set to ``NULL``.
+ .. versionadded:: 3.10
+
.. _slot-typedefs: