File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -677,8 +677,6 @@ peps/pep-0798.rst @JelleZijlstra
677677peps /pep-0799.rst @ pablogsal
678678# ...
679679peps /pep-0800.rst @ JelleZijlstra
680- # ...
681- >>>>>>> c0fc1f6a (Move to 799)
682680peps /pep-0801.rst @ warsaw
683681# ...
684682peps /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