]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101100: Properly document frame object attributes (#112735) (#112775)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 5 Dec 2023 20:23:25 +0000 (20:23 +0000)
committerGitHub <noreply@github.com>
Tue, 5 Dec 2023 20:23:25 +0000 (20:23 +0000)
commitc26d6c1abaae98201259eab28e41372e06ab746e
tree118ce57128ca37414d6c4ef5093ab33e4b9836c4
parent36f6fa4640a64ab658f931690f632e9f4ca3252a
[3.11] gh-101100: Properly document frame object attributes (#112735) (#112775)

* [3.11] gh-101100: Properly document frame object attributes (#112735)

(cherry-picked from commit d109f637c0)
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