diff --git a/peps/pep-0799.rst b/peps/pep-0799.rst index b941420f147..0ba1d48da05 100644 --- a/peps/pep-0799.rst +++ b/peps/pep-0799.rst @@ -3,13 +3,15 @@ Title: A dedicated ``profiling`` package for organizing Python profiling tools Author: Pablo Galindo Salgado , László Kiss Kollár Discussions-To: https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898 -Status: Accepted +Status: Final Type: Standards Track Created: 21-Jul-2025 Python-Version: 3.15 Post-History: `01-Aug-2025 `__ Resolution: `21-Aug-2025 `__ +.. canonical-doc:: :external+py3.15:mod:`profiling` + Abstract ========