]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112772)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Dec 2023 19:34:06 +0000 (20:34 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2023 19:34:06 +0000 (19:34 +0000)
commitef92e9e666242e1712a3f5201747182c0f8e978e
tree092ae417f1bbbd94481f4c75a82922f041003024
parente63bb9caf08d7f36372f258efa287e676a161587
[3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112772)

gh-101100: Properly document frame object attributes (GH-112735)
(cherry picked from commit d109f637c048c2b5fc95dc7fdfd50f8ac41a7747)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
12 files changed:
Doc/c-api/frame.rst
Doc/c-api/init.rst
Doc/library/dis.rst
Doc/library/inspect.rst
Doc/library/sys.rst
Doc/library/types.rst
Doc/reference/datamodel.rst
Doc/whatsnew/2.3.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.11.rst
Doc/whatsnew/3.6.rst
Doc/whatsnew/3.7.rst