File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,6 @@ intrusive debugging or patching.
1616 faulthandler.rst
1717 pdb.rst
1818 profiling.rst
19- profiling-tracing.rst
20- profiling-sampling.rst
2119 pstats.rst
2220 profile.rst
2321 timeit.rst
Original file line number Diff line number Diff line change @@ -747,7 +747,7 @@ caches.
747747.. nonce: APBFCw
748748.. section: Library
749749
750- Fixed the :exc: `SystemError ` in :mod: `cProfile ` when locating the actual C
750+ Fixed the :exc: `SystemError ` in :mod: `! cProfile ` when locating the actual C
751751function of a method raises an exception.
752752
753753..
Original file line number Diff line number Diff line change @@ -4554,7 +4554,7 @@ auto-completion of imports.
45544554.. nonce: yLZJpV
45554555.. section: Core and Builtins
45564556
4557- Make :mod: `cProfile ` thread-safe on the :term: `free threaded <free
4557+ Make :mod: `! cProfile ` thread-safe on the :term: `free threaded <free
45584558threading> ` build.
45594559
45604560..
You can’t perform that action at this time.
0 commit comments