Skip to content

Commit 303e5d5

Browse files
authored
What's New 3.12: PyFrame_BlockSetup() was removed in 3.11 (#92645)
What's New in Python 3.11: "PyFrame_BlockSetup() and PyFrame_BlockPop() have been removed. (Contributed by Mark Shannon in bpo-40222.)" https://docs.python.org/dev/whatsnew/3.11.html#id8
1 parent 63794db commit 303e5d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/whatsnew/3.12.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,3 @@ Deprecated
139139

140140
Removed
141141
-------
142-
143-
* :c:func:`PyFrame_BlockSetup` and :c:func:`PyFrame_BlockPop` have been removed.

0 commit comments

Comments
 (0)