Skip to content

Commit 150b9bf

Browse files
[3.8] [doc] Link to issue regarding logging.disable level param default value GH-23731
(cherry picked from commit 2a35137) Co-authored-by: Andre Delfino <adelfino@gmail.com>
1 parent f6d1520 commit 150b9bf

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
@@ -1083,8 +1083,8 @@ functions.
10831083
suitable value.
10841084

10851085
.. versionchanged:: 3.7
1086-
The *level* parameter was defaulted to level ``CRITICAL``. See Issue
1087-
#28524 for more information about this change.
1086+
The *level* parameter was defaulted to level ``CRITICAL``. See
1087+
:issue:`28524` for more information about this change.
10881088

10891089
.. function:: addLevelName(level, levelName)
10901090

0 commit comments

Comments
 (0)