Skip to content

Commit 5d85385

Browse files
authored
Update Doc/reference/datamodel.rst
1 parent 143a22d commit 5d85385

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/reference/datamodel.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,6 +1680,8 @@ Special read-only attributes
16801680
- The :term:`generator` or :term:`coroutine` object that owns this frame,
16811681
or ``None`` if the frame is a normal function.
16821682

1683+
.. versionadded:: 3.14
1684+
16831685
.. index::
16841686
single: f_trace (frame attribute)
16851687
single: f_trace_lines (frame attribute)

0 commit comments

Comments
 (0)