]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (#112816)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 6 Dec 2023 22:11:53 +0000 (22:11 +0000)
committerGitHub <noreply@github.com>
Wed, 6 Dec 2023 22:11:53 +0000 (22:11 +0000)
commitca11aec98c39a08da858a1270b13b7e3ae6aa53b
tree7cc5299f8a01e2ab3d3c5876dcaab2dba857ca34
parentaf7cf385a2394895d93a11b02934c529eafce83c
[3.12] gh-101100: Improve documentation of code object attributes (#112781) (#112816)

(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.12.rst
Doc/whatsnew/3.6.rst