PEP 768: Safe external debugger interface for CPython
📝
内容提要
This PEP proposes adding a zero-overhead debugging interface to CPython that allows debuggers and profilers to safely attach to running Python processes. The interface provides safe execution...
➡️