]> 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:47:10 +0000 (08:47 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 10 Feb 2015 06:47:10 +0000 (08:47 +0200)
commit4bdcfce5129fbf2d710046b4d3f9be636e9e0898
tree4f4eb016460584352945779f7199fd68eb1728a2
parent5ef01e9b93493a1ca8746b956a70972ef52b3791
parent832dd5f0d65d3a0ebd7d7c7a3a4c80ab5170cd08
Issue #23421: Fixed compression in tarfile CLI.  Patch by wdv4758h.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS