[issue40914] tarfile creates output that appears to omit files

2020-06-08 Thread Michael Richardson
Change by Michael Richardson : -- versions: +Python 3.7 ___ Python tracker <https://bugs.python.org/issue40914> ___ ___ Python-bugs-list mailing list Unsub

[issue40914] tarfile creates output that appears to omit files

2020-06-08 Thread Michael Richardson
New submission from Michael Richardson : The simplest tarcopy program seems to result in output that GNU tar, bsdtar, and even Emacs tar-mode is unable to correctly process. It appears that the resulting tar file is missing files, but examination of the raw output shows they might be there