PEP 831 – Frame Pointers Everywhere: Enabling System-Level Observability for Python
Hi everyone! We are happy to announce PEP 831 – “Frame Pointers Everywhere” This PEP proposes building CPython with -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer by default starting in Python 3.15, so that…