]> granicus.if.org Git - python/commit
Issue #23421: Fixed compression in tarfile CLI. Patch by wdv4758h.
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Feb 2015 06:45:53 +0000 (08:45 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Feb 2015 06:45:53 +0000 (08:45 +0200)
commit832dd5f0d65d3a0ebd7d7c7a3a4c80ab5170cd08
tree8fa7e8aae8445c058cc8fa1e8408fb9502c1a15e
parent22ef9f722e6aa138d047625dd845c9a101c4454d
Issue #23421: Fixed compression in tarfile CLI.  Patch by wdv4758h.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS