8000 bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) · adorilson/cpython@6f8e162 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6f8e162

Browse files
Fidget-Spinneradorilson
authored andcommitted
bpo-41824: Add versionadded for typing.ForwardRef docs (python#24224)
1 parent 3d535fc commit 6f8e162

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
@@ -1950,6 +1950,8 @@ Introspection helpers
19501950
``list[ForwardRef("SomeClass")]``. This class should not be instantiated by
19511951
a user, but may be used by introspection tools.
19521952

1953+
.. versionadded:: 3.7.4
1954+
19531955
Constant
19541956
--------
19551957

0 commit comments

Comments
 (0)
0