We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b26af0 commit fbb281fCopy full SHA for fbb281f
Doc/library/annotationlib.rst
@@ -196,12 +196,6 @@ Classes
196
annotation from which the forward reference derives, usually a function,
197
class, or module.
198
199
- .. important::
200
-
201
- Once a :class:`~ForwardRef` instance has been evaluated, it caches
202
- the evaluated value, and future calls to :meth:`evaluate` will return
203
- the cached value, regardless of the parameters passed in.
204
205
.. versionadded:: 3.14
206
207
0 commit comments