]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149202: Implement PEP 831 – Frame Pointers Everywhere: Enabling System-Level Obser...
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 1 May 2026 20:16:11 +0000 (21:16 +0100)
committerGitHub <noreply@github.com>
Fri, 1 May 2026 20:16:11 +0000 (21:16 +0100)
commit323677325735373a06506e5156b7d8e0e96c9660
tree6ab4fff874dc562a5e71bef5b51e4f45a983563e
parent690e0de70671a07eba705156508a49c609f44bb1
gh-149202: Implement PEP 831 – Frame Pointers Everywhere: Enabling System-Level Observability for Python (#149201)

Co-authored-by: Savannah Ostrowski <savannah@python.org>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
Doc/howto/perf_profiling.rst
Doc/using/configure.rst
Doc/whatsnew/3.15.rst
Lib/test/test_frame_pointer_unwind.py
Misc/NEWS.d/next/Core_and_Builtins/2026-04-05-16-10-00.gh-issue-149202.W8sQeR.rst [new file with mode: 0644]
configure
configure.ac