You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just checking - still is this open, finishing the tracing docs draft?
I'm ready to invest time understanding and contributing to this
as it would help me understand CPython internals further.
Or no problem if you have it covered! Thanks!
I'm not Brandt, but the implementation has changed quite a bit with the implementation of PEP 669 (low-impact monitoring, usually referred to as "instrumentation" in the code). It would still be useful to document the implementation, but I believe @markshannon is the only one who could truly review such documentation.
Let's add a new .md file to the Python directory explaining how tracing is done in the interpreter.
Brandt wrote it up here.
The text was updated successfully, but these errors were encountered: