[issue30511] shutil.make_archive should not need to chdir (alternatively: make shutil.make_archive thread-safe)

Alex Gaynor report at bugs.python.org
Tue May 30 10:14:46 EDT 2017


Alex Gaynor added the comment:

Ugh, except via |register_archive_format|. |register_archive_format| could wrap callables passed to it to maintain the current behavior.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30511>
_______________________________________


More information about the Python-bugs-list mailing list