◐ Shell
clean mode source ↗

[3.11] gh-104539: Fix indentation error in logging.config.rst (GH-104545) by miss-islington · Pull Request #104546 · python/cpython

Expand Up @@ -111,7 +111,7 @@ in :mod:`logging` itself) and defining handlers which are declared either in they or their ancestors are explicitly named in the logging configuration.
:param encoding: The encoding used to open file when *fname* is filename. :param encoding: The encoding used to open file when *fname* is filename.
.. versionchanged:: 3.4 An instance of a subclass of :class:`~configparser.RawConfigParser` is Expand Down