Skip to content

Commit a0b1951

Browse files
committed
fix 4 pyframe
1 parent 9c1492f commit a0b1951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/frame.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Unless using :pep:`523`, you will not need this.
250250
.. versionadded:: 3.12
251251
252252
253-
.. c:var:: PyUnstable_ExecutableKinds
253+
.. c:type:: PyUnstable_ExecutableKinds
254254
255255
An array of executable kinds (executor types) for frames, used for internal
256256
debugging and tracing.

0 commit comments

Comments
 (0)