]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Document the `co_lines` method on code objects (#113682) (#113686)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 3 Jan 2024 20:09:15 +0000 (20:09 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 20:09:15 +0000 (20:09 +0000)
commitd3f2051eec6039811ae42e4382e8b292a983edc1
treecf9eadb54c5c60692d45ca29e1af7e70cec7d1f2
parentd2cdc6717a4a03f5fc7a7b3a5d3e55973b1ff9d5
[3.12] Document the `co_lines` method on code objects (#113682) (#113686)

(cherry-picked from commit f1f839243251fef7422c31d6a7c3c747e0b5e27c)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Doc/library/dis.rst
Doc/reference/datamodel.rst
Doc/whatsnew/3.10.rst
Misc/NEWS.d/3.12.0a4.rst
Objects/lnotab_notes.txt