]> granicus.if.org Git - python/commit
Merge with 3.2: Correctly detect bzip2 compressed streams with blocksizes other than...
authorLars Gustäbel <lars@gustaebel.de>
Tue, 6 Dec 2011 12:00:58 +0000 (13:00 +0100)
committerLars Gustäbel <lars@gustaebel.de>
Tue, 6 Dec 2011 12:00:58 +0000 (13:00 +0100)
commit45fb08218069ec5589c8595cc34d111846ce016d
treeb3abcc83280048113e595e9b1158e7ef49775321
parent04f6974d84e8054e0aafe5bceef8d5dca14a65d5
parented1ac587df34dc30ddd49549d3286befb059dd31
Merge with 3.2: Correctly detect bzip2 compressed streams with blocksizes other than 900k.
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS