Skip to content

[3.12] gh-128481: Improve documentation for traceback.FrameSummary (GH-128484) - #130754

Merged
picnixz merged 2 commits into
python:3.12from
miss-islington:backport-051f0e5-3.12
Mar 2, 2025
Merged

[3.12] gh-128481: Improve documentation for traceback.FrameSummary (GH-128484)#130754
picnixz merged 2 commits into
python:3.12from
miss-islington:backport-051f0e5-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Mar 2, 2025

Copy link
Copy Markdown
Contributor

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

Co-authored-by: Damien 81557462+Damien-Chen@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--130754.org.readthedocs.build/

…ythonGH-128484)
Complete the `traceback.FrameSummary` signature and add missing
documentation for the `colno` and `end_{col,line}no` attributes.
(cherry picked from commit 051f0e5)
Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
Comment threadDoc/library/traceback.rst Outdated
@picnixz
picnixz enabled auto-merge (squash) March 2, 2025 09:44
@picnixz
picnixz merged commit a0676db into python:3.12Mar 2, 2025
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMar 2, 2025
@miss-islington
miss-islington deleted the backport-051f0e5-3.12 branch January 2, 2026 17:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@picnixz@Damien-Chen