Issue #14061: Misc fixes and cleanups in archiving code in shutil. · python/cpython@20cdffd · GitHub
Skip to content

Commit 20cdffd

Browse files
Issue #14061: Misc fixes and cleanups in archiving code in shutil.
Imporoved the documentation and tests for make_archive() and unpack_archive(). Improved error handling when corresponding compress module is not available. Brake circular dependency between shutil and tarfile modules.
1 parent 610f5d7 commit 20cdffd

3 files changed

Lines changed: 112 additions & 109 deletions

File tree

Doc/library/shutil.rst

Lines changed: 24 additions & 20 deletions

Lib/shutil.py

Lines changed: 44 additions & 38 deletions

0 commit comments

Comments
 (0)