]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46836: Add Doc/c-api/frame.rst (GH-32051)
authorVictor Stinner <vstinner@python.org>
Wed, 23 Mar 2022 12:19:13 +0000 (13:19 +0100)
committerGitHub <noreply@github.com>
Wed, 23 Mar 2022 12:19:13 +0000 (13:19 +0100)
commitb0f886d1bca499db1118a60b707923fa8e157073
tree2167d042525ab82c3023ff56feafb557f6b7cb57
parent3ac4e783e077ffd7b51c6acc1591002974644051
bpo-46836: Add Doc/c-api/frame.rst (GH-32051)

Reorganize the documentation of the PyFrameObject C API.
Doc/c-api/concrete.rst
Doc/c-api/frame.rst [new file with mode: 0644]
Doc/c-api/reflection.rst
Doc/c-api/veryhigh.rst
Doc/whatsnew/3.11.rst