diff --git a/doc/index.rst b/doc/index.rst index d150c7db..bf8b431a 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -380,6 +380,7 @@ Special typing primitives .. data:: TypeIs See :pep:`742`. Similar to :data:`TypeGuard`, but allows more type narrowing. + In ``typing`` since 3.13. .. versionadded:: 4.10.0