Skip to content

Commit d4a87cd

Browse files
committed
PEP 799: Mark as Final
1 parent 32d8ef0 commit d4a87cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

peps/pep-0799.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ Title: A dedicated ``profiling`` package for organizing Python profiling tools
33
Author: Pablo Galindo Salgado <pablogsal@python.org>,
44
László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
55
Discussions-To: https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898
6-
Status: Accepted
6+
Status: Final
77
Type: Standards Track
88
Created: 21-Jul-2025
99
Python-Version: 3.15
1010
Post-History: `01-Aug-2025 <https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898>`__
1111
Resolution: `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+
1315
Abstract
1416
========
1517

0 commit comments

Comments
 (0)