Skip to content

gh-118720: Add PyFrame_SetLineNumber() function #131246

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

Closed
wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Mar 14, 2025

Add tests on PyFrame_GetLineNumber() and PyFrame_SetLineNumber().


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

Add tests on PyFrame_GetLineNumber() and PyFrame_SetLineNumber().
@scoder
Copy link
Contributor

scoder commented Mar 18, 2025

Looks good to me.

@vstinner
Copy link
Member Author

@markshannon is against this API: #130931 (comment). So I prefer to close my PR.

@vstinner vstinner closed this Mar 20, 2025
@vstinner vstinner deleted the frame_lineno branch March 20, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants