]> granicus.if.org Git - python/commit
Close #17666: Fix reading gzip files with an extra field.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Apr 2013 19:35:02 +0000 (22:35 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 8 Apr 2013 19:35:02 +0000 (22:35 +0300)
commita6df938fefd5b51d85a45cf3f29f60ee7bb21edf
treed2a5dd6baa1c9b84b7f17526513ecbb5d18c2f1a
parentcf86d9441ed09f0b7265a0a869c110f245336228
Close #17666: Fix reading gzip files with an extra field.
Lib/gzip.py
Lib/test/test_gzip.py
Misc/NEWS