Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 07ef63f

Browse files
authored
Doc/library/sys.monitoring.rst: remove contradictory paragraph. (GH-113619)
1 parent e721adf commit 07ef63f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Doc/library/sys.monitoring.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,6 @@ following IDs are pre-defined to make co-operation of tools easier::
7575
sys.monitoring.PROFILER_ID = 2
7676
sys.monitoring.OPTIMIZER_ID = 5
7777

78-
There is no obligation to set an ID, nor is there anything preventing a tool
79-
from using an ID even it is already in use.
80-
However, tools are encouraged to use a unique ID and respect other tools.
8178

8279
Events
8380
------

0 commit comments

Comments
 (0)