Skip to content

Commit 917eca7

Browse files
bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) (#24493)
1 parent 863eb71 commit 917eca7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/library/typing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,6 +1714,8 @@ Introspection helpers
17141714
``list[ForwardRef("SomeClass")]``. This class should not be instantiated by
17151715
a user, but may be used by introspection tools.
17161716

1717+
.. versionadded:: 3.7.4
1718+
17171719
Constant
17181720
--------
17191721

0 commit comments

Comments
 (0)