New submission from Charalampos Stratakis <cstra...@redhat.com>: Trying to create an archive with the tarfile module, by specifying a different blocking factor, doesn't seem to work as only the default value is being used. The issue is reproducible on all the active python branches.
Attaching a script to reproduce it. Original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1492157 ---------- components: Library (Lib) files: tartest.py messages: 304241 nosy: cstratak, lars.gustaebel priority: normal severity: normal status: open title: tarfile.open ignores custom bufsize value when creating a new archive versions: Python 2.7, Python 3.6, Python 3.7 Added file: https://bugs.python.org/file47218/tartest.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31774> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com