]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40421: Cleanup PyFrame C API (GH-32417)
authorVictor Stinner <vstinner@python.org>
Tue, 19 Apr 2022 07:53:10 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Apr 2022 07:53:10 +0000 (09:53 +0200)
commitaa5c0a9f8dd935a7afff07abb5a60d492c40f2cb
tree4c407b6406a15c5d8ed07568f90c1550acd6e9b1
parent7fbc7f61280d301c0ac88b65ee8747fcf19f01f8
bpo-40421: Cleanup PyFrame C API (GH-32417)
Doc/c-api/frame.rst
Misc/NEWS.d/next/C API/2022-04-08-11-29-36.bpo-40421.H0ORmT.rst
Objects/frameobject.c