Skip to content

Commit 9cb9573

Browse files
authored
Spec: add TypeGuard reference to link from PEP 647 (#1625)
1 parent 9a4db51 commit 9cb9573

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/spec/narrowing.rst

+4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
.. _`type-narrowing`:
2+
13
Type narrowing
24
==============
35

46
Type checkers should narrow the types of expressions in
57
certain contexts. This behavior is currently largely unspecified.
68

9+
.. _`typeguard`:
10+
711
TypeGuard
812
---------
913

0 commit comments

Comments
 (0)