]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
What's New 3.12: PyFrame_BlockSetup() was removed in 3.11 (#92645)
authorVictor Stinner <vstinner@python.org>
Tue, 10 May 2022 23:28:17 +0000 (01:28 +0200)
committerGitHub <noreply@github.com>
Tue, 10 May 2022 23:28:17 +0000 (01:28 +0200)
commit303e5d57bc8aeb48ae5ed9dae6ca6e7efeb66122
treebe5984242195b8758f33947b5ea9967065e3c7d7
parent63794dbc9351495526753eda0b1397a29b111f1b
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
Doc/whatsnew/3.12.rst