Skip to content

Commit e3ba117

Browse files
pablogsalAA-Turner
andcommitted
Update peps/pep-0799.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 8d77f1d commit e3ba117

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -677,8 +677,6 @@ peps/pep-0798.rst @JelleZijlstra
677677
peps/pep-0799.rst @pablogsal
678678
# ...
679679
peps/pep-0800.rst @JelleZijlstra
680-
# ...
681-
>>>>>>> c0fc1f6a (Move to 799)
682680
peps/pep-0801.rst @warsaw
683681
# ...
684682
peps/pep-2026.rst @hugovk

peps/pep-0799.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ The ``profile`` module will be deprecated starting in Python 3.15.
100100

101101
From 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`
104104
module no longer exist and will only exist in the :mod:`!profilers` package.
105105

106106
Documentation

0 commit comments

Comments
 (0)