]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Document the `co_lines` method on code objects (#113682) (#113687)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Wed, 3 Jan 2024 19:59:10 +0000 (19:59 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Jan 2024 19:59:10 +0000 (19:59 +0000)
commitc828dbc196519f942418953aa9758e2df3a0bd9b
tree99473877cfe2d810a04237ca4bec2e64e6b77904
parent3a9bf03ac9a9c403a0b71af4b8ea97147d9b4dc4
[3.11] Document the `co_lines` method on code objects (#113682) (#113687)

(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
Objects/lnotab_notes.txt