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 b6332d8 commit 03565dbCopy full SHA for 03565db
peps/pep-0799.rst
@@ -100,7 +100,7 @@ The ``profile`` module will be deprecated starting in Python 3.15.
100
101
From Python 3.15, :mod:`!profilers.tracing` will be preferred to :mod:`!cProfile` & :mod:`!profile`.
102
103
-The code that as the time of writing this is in :mod:`!profilers.sampling`
+The code that as the time of writing this is in :mod:`!profile.sampling`
104
module no longer exist and will only exist in the :mod:`!profilers` package.
105
106
Documentation
0 commit comments