We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 449e210 commit 5d71d76Copy full SHA for 5d71d76
1 file changed
peps/pep-0799.rst
@@ -3,11 +3,12 @@ Title: A dedicated ``profiling`` package for organizing Python profiling tools
3
Author: Pablo Galindo <pablogsal@python.org>,
4
László Kiss Kollár <kiss.kollar.laszlo@gmail.com>
5
Discussions-To: https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898
6
-Status: Draft
+Status: Accepted
7
Type: Standards Track
8
Created: 21-Jul-2025
9
Python-Version: 3.15
10
-Post-History:
+Post-History: `01-Aug-2025 <https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898>`__
11
+Resolution: `21-Aug-2025 <https://discuss.python.org/t/pep-799-a-dedicated-profilers-package-for-organizing-python-profiling-tool/100898/21>`__
12
13
Abstract
14
========
0 commit comments