File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,15 @@ Title: A dedicated ``profiling`` package for organizing Python profiling tools
33Author: Pablo Galindo Salgado <pablogsal@python.org>,
44 László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
55Discussions-To: https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898
6- Status: Accepted
6+ Status: Final
77Type: Standards Track
88Created: 21-Jul-2025
99Python-Version: 3.15
1010Post-History: `01-Aug-2025 <https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898 >`__
1111Resolution: `21-Aug-2025 <https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898/21 >`__
1212
13+ .. canonical-doc :: :external+py3.15:mod:`profiling`
14+
1315Abstract
1416========
1517
You can’t perform that action at this time.
0 commit comments