Skip to content

Conversation

@chgnrdv
Copy link
Contributor

@chgnrdv chgnrdv commented Nov 6, 2023

…ct_SetAttrString` to set frame object fields

* change `PyTrace_LINE` and `PyTrace_OPCODE` docs
@gaogaotiantian
Copy link
Member

I guess if FrameObject is opaque, we should not even mention "setting f_trace_lines to 0"? Especially not 0 -> that at least kind of conflicts with your code below where it sets it to False. Maybe we can simply do "by ".

@chgnrdv chgnrdv closed this by deleting the head repository Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

C API "Initialization" docs suggest to use PyFrameObject fields that are no longer public

2 participants