]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 2 Mar 2025 09:50:32 +0000 (10:50 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Mar 2025 09:50:32 +0000 (09:50 +0000)
commita0676db61efd08ff9cefc878dd47c007c9793a8f
treeafcb7268f259b7c58a44b04072a249afb9789ade
parentc19294436242dff8efa912425af9adcda97b1015
[3.12] gh-128481: Improve documentation for `traceback.FrameSummary` (GH-128484) (#130754)

* 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