diff --git a/Doc/library/logging.handlers.rst b/Doc/library/logging.handlers.rst index 1d9b13df3e8..3d05400603d 100644 --- a/Doc/library/logging.handlers.rst +++ b/Doc/library/logging.handlers.rst @@ -698,9 +698,6 @@ should, then :meth:`flush` is expected to do the flushing. .. method:: setTarget(target) - .. versionchanged:: 2.6 - *credentials* was added. - Sets the target handler for this handler.