]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
What's New in Python 3.11: move C API changes (GH-92390)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 May 2022 10:55:45 +0000 (03:55 -0700)
committerGitHub <noreply@github.com>
Mon, 9 May 2022 10:55:45 +0000 (03:55 -0700)
commit2505e22d922b07a1f3a9f8c09dde8aae3eb19e8f
tree87317801c37bb6886c156babaa34ee29fe92f12a
parentea58fea81877bc4609e8fe46b7ea29d894631c3e
What's New in Python 3.11: move C API changes (GH-92390)

Move C API changes to the C API > Porting to Python 3.11 section.
(cherry picked from commit d8104d13cd80737f5efe1cd94aeec5979f912cd0)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.11.rst