Skip to content

Commit 3218d77

Browse files
DOC: add missing 'In typing since ...' mention for TypeIs (#548)
1 parent 478b2b3 commit 3218d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ Special typing primitives
380380
.. data:: TypeIs
381381

382382
See :pep:`742`. Similar to :data:`TypeGuard`, but allows more type narrowing.
383+
In ``typing`` since 3.13.
383384

384385
.. versionadded:: 4.10.0
385386

0 commit comments

Comments
 (0)