Skip to content

Commit 2a35137

Browse files
[doc] Link to issue regarding logging.disable level param default value (GH-23726)
1 parent 35cacce commit 2a35137

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/logging.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1096,8 +1096,8 @@ functions.
10961096
suitable value.
10971097

10981098
.. versionchanged:: 3.7
1099-
The *level* parameter was defaulted to level ``CRITICAL``. See Issue
1100-
#28524 for more information about this change.
1099+
The *level* parameter was defaulted to level ``CRITICAL``. See
1100+
:issue:`28524` for more information about this change.
11011101

11021102
.. function:: addLevelName(level, levelName)
11031103

0 commit comments

Comments
 (0)