]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44117: Add C API section to What's New in Python 3.11 (GH-26071)
authorVictor Stinner <vstinner@python.org>
Wed, 12 May 2021 16:46:29 +0000 (18:46 +0200)
committerGitHub <noreply@github.com>
Wed, 12 May 2021 16:46:29 +0000 (18:46 +0200)
commitff230153fd2b1d0576df21ae6c29f0f2fdb0244f
tree967877ce26ab8051c93ff6a0ad164d9fea427141
parent3611db53f5b854cb6d01ee5ebb5e11c87bcc2df5
bpo-44117: Add C API section to What's New in Python 3.11 (GH-26071)

Add also references to PyFrame_BlockPop() removal.
Doc/whatsnew/3.11.rst