R. David Murray added the comment: This would go beyond what the tar command itself does. I'm not sure we want to do that, as we are pretty much modeling our behavior on tar. However, that doesn't automatically mean we can't do it. We'll see what other people think. Personally I'm -0.
I've changed the issue title since your proposed patch is to tarfile, not shutil. ---------- nosy: +r.david.murray title: Make tar files created by shutil.make_archive() have deterministic sorting -> Make tarfile have deterministic sorting versions: +Python 3.6 _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue24465> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
