Closes #22771: "verbose" is unused; deprecate it.
This commit is contained in:
parent
a4c8c47961
commit
36ac510956
|
@ -458,7 +458,7 @@ provided. They rely on the :mod:`zipfile` and :mod:`tarfile` modules.
|
|||
*logger* must be an object compatible with :pep:`282`, usually an instance of
|
||||
:class:`logging.Logger`.
|
||||
|
||||
The *verbose* argument is currently unused.
|
||||
The *verbose* argument is unused and deprecated.
|
||||
|
||||
|
||||
.. function:: get_archive_formats()
|
||||
|
|
Loading…
Reference in New Issue