]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101100: Improve documentation of code object attributes (#112781) (#112817)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 6 Dec 2023 22:23:20 +0000 (22:23 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 22:23:20 +0000 (22:23 +0000)
commit5fa2d240022301614d5b933f69e0d556ca211eb8
tree544d6948824d47cbd626012ac3cf982a1a739c6b
parent1e719d374c87b5f6d1aa05047d48e522d18a95df
[3.11] gh-101100: Improve documentation of code object attributes (#112781) (#112817)

(cherry-picked from commit e9707d3c3d)
Doc/c-api/function.rst
Doc/c-api/import.rst
Doc/library/dis.rst
Doc/library/inspect.rst
Doc/reference/datamodel.rst
Doc/whatsnew/2.7.rst
Doc/whatsnew/3.10.rst
Doc/whatsnew/3.6.rst