]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Document the `co_lines` method on code objects (#113682)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 3 Jan 2024 19:29:24 +0000 (19:29 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 19:29:24 +0000 (19:29 +0000)
commitf1f839243251fef7422c31d6a7c3c747e0b5e27c
tree75be6833229264f77e6a0353b0812d1395ef008a
parent178919cf2132a67bc03ae5994769d93cfb7e2cd3
Document the `co_lines` method on code objects (#113682)

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