Venkatesh-Prasad Ranganath added the comment:
`logging.Logger.disabled` field is used in logging.config module to disable
loggers during configuration. Since the field is not redundant, the issue is
invalid and, hence, should be closed.
--
resolution: -> not a bug
stage: -> resolv
New submission from Venkatesh-Prasad Ranganath :
`logging.Logger.disabled` field is assigned `False` while initializing
`logging.Logger` instance and never updated. However, this field is also
involved in two checks:
https://github.com/python/cpython/blob/da1fe768e582387212201ab8737a1a5f2611