mirror of https://github.com/python/cpython.git
This commit is contained in:
parent
863eb7170b
commit
917eca700a
|
@ -1714,6 +1714,8 @@ Introspection helpers
|
|||
``list[ForwardRef("SomeClass")]``. This class should not be instantiated by
|
||||
a user, but may be used by introspection tools.
|
||||
|
||||
.. versionadded:: 3.7.4
|
||||
|
||||
Constant
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in New Issue