Skip to content

Commit 0c3fd95

Browse files
committed
Document removal frame push/pop C-API functions.
1 parent 2f31c84 commit 0c3fd95

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,12 @@ Optimizations
9191
=============
9292

9393

94+
95+
9496
Build and C API Changes
9597
=======================
9698

97-
99+
* :c:func:`PyFrame_BlockSetup` and :c:func:`PyFrame_BlockPop` have been removed.
98100

99101
Deprecated
100102
==========

0 commit comments

Comments
 (0)