Skip to content

Commit

Permalink
Spec: add TypeGuard reference to link from PEP 647 (#1625)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Feb 10, 2024
1 parent 9a4db51 commit 9cb9573
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/spec/narrowing.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
.. _`type-narrowing`:

Type narrowing
==============

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

.. _`typeguard`:

TypeGuard
---------

Expand Down

0 comments on commit 9cb9573

Please sign in to comment.