Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_gzip.py
Find file
Blame
History
Permalink
Issue #1159051: GzipFile now raises EOFError when reading a corrupted file
· 2b31e304
Serhiy Storchaka
authored
Jan 22, 2013
with truncated header or footer. Added tests for reading truncated gzip and bzip2 files.
2b31e304