Skip to content

Commit 4fca539

Browse files
Remove redundant version added directive
1 parent 8ec995f commit 4fca539

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Doc/c-api/frame.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -157,14 +157,10 @@ See :pep:`667` for more information.
157157
158158
The type of frame :func:`locals` proxy objects.
159159
160-
.. versionadded:: 3.13
161-
162160
.. c:function:: int PyFrameLocalsProxy_Check(PyObject *obj)
163161
164162
Return non-zero if *obj* is a frame :func:`locals` proxy.
165163
166-
.. versionadded:: 3.13
167-
168164
Internal Frames
169165
^^^^^^^^^^^^^^^
170166

0 commit comments

Comments
 (0)