]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 2 Mar 2025 09:48:30 +0000 (10:48 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 09:48:30 +0000 (09:48 +0000)
commitdca599eaad5fcbbc58de027549cbc0748cf7f526
treeb4e67dc2c69feaff0c1c936d2f475d1af6174bee
parent8edf17f260121357f323359d19cda8dd77bf5558
[3.13] gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484) (#130753)

* gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484)

Complete the `traceback.FrameSummary` signature and add missing
documentation for the `colno` and `end_{col,line}no` attributes.
(cherry picked from commit 051f0e5683fec3840fa7fc99723741dd2d701eae)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
Doc/library/traceback.rst