]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-128481: Improve documentation for `traceback.FrameSummary` (#128484)
authorDamien <81557462+Damien-Chen@users.noreply.github.com>
Sun, 2 Mar 2025 09:29:12 +0000 (17:29 +0800)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 09:29:12 +0000 (10:29 +0100)
commit051f0e5683fec3840fa7fc99723741dd2d701eae
tree86337a3fac2afd31c1f7b87fae60168a63578559
parent37145cb89fe806377a5e9ed1fdac92dd3a5df2c0
gh-128481: Improve documentation for `traceback.FrameSummary` (#128484)

Complete the `traceback.FrameSummary` signature and add missing
documentation for the `colno` and `end_{col,line}no` attributes.
Doc/library/traceback.rst