File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -678,7 +678,6 @@ peps/pep-0799.rst @pablogsal
678678# ...
679679peps /pep-0800.rst @ JelleZijlstra
680680# ...
681- >>>>>>> c0fc1f6a (Move to 799)
682681peps /pep-0801.rst @ warsaw
683682# ...
684683peps /pep-2026.rst @ hugovk
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ The ``profile`` module will be deprecated starting in Python 3.15.
100100
101101From Python 3.15, :mod: `!profilers.tracing ` will be preferred to :mod: `!cProfile ` & :mod: `!profile `.
102102
103- The code that as the time of writing this is in :mod: `!profilers .sampling `
103+ The code that as the time of writing this is in :mod: `!profile .sampling `
104104module no longer exist and will only exist in the :mod: `!profilers ` package.
105105
106106Documentation
You can’t perform that action at this time.
0 commit comments