Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 2, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 2, 2025

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 [email protected]


📚 Documentation preview 📚: https://cpython-previews--130753.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 <[email protected]>
Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great we have a discrepency between 3.12 and 3.13.

@picnixz picnixz enabled auto-merge (squash) March 2, 2025 09:43
@picnixz picnixz merged commit dca599e into python:3.13 Mar 2, 2025
23 of 24 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants