]> granicus.if.org Git - python/commit
Issue #1159051: Back out a fix for handling corrupted gzip files that
authorGeorg Brandl <georg@python.org>
Sun, 12 May 2013 09:29:27 +0000 (11:29 +0200)
committerGeorg Brandl <georg@python.org>
Sun, 12 May 2013 09:29:27 +0000 (11:29 +0200)
commit93b061bc3e1c9285ec1ce6405b85d3a1e072833f
tree8af0398de702f21e033f4d7960dc7f8a5cade00a
parenta9217a42e62dc8dcf9bb6a184bcf9d5de97d2d9e
Issue #1159051: Back out a fix for handling corrupted gzip files that
broke backwards compatibility.
Lib/gzip.py
Lib/test/test_bz2.py
Lib/test/test_gzip.py [changed mode: 0644->0755]
Misc/NEWS