mirror of
https://github.com/python/cpython.git
synced 2026-01-05 23:12:38 +00:00
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
This commit is contained in:
parent
63794dbc93
commit
303e5d57bc
1 changed files with 0 additions and 2 deletions
|
|
@ -139,5 +139,3 @@ Deprecated
|
|||
|
||||
Removed
|
||||
-------
|
||||
|
||||
* :c:func:`PyFrame_BlockSetup` and :c:func:`PyFrame_BlockPop` have been removed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue