]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Improve documentation of code object attributes (#112781)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 6 Dec 2023 20:15:46 +0000 (20:15 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 20:15:46 +0000 (20:15 +0000)
commite9707d3c3deb45a8352e85dbd5cf41afdb4a2a26
treeaa298e05382b9f0c64842dd6fd1878bef04afbea
parentb920d6ceaa5532bf2bc8128e006229ec583374d0
gh-101100: Improve documentation of code object attributes (#112781)
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.12.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.6.rst