commit | 7b9698435d890b2df5107a6a3efedc1aebc178a3 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Sep 23 16:22:51 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Sep 23 16:22:51 2010 +0000 |
tree | 8552eb6b9fa4cf0861e8252cb3fe92be82011d1d | |
parent | dda7fdf1947453dc4c7b167c75b111b81e4b881e [diff] [blame] |
Issue #1675951: Allow GzipFile to work with unseekable file objects. Patch by Florian Festi.
diff --git a/Misc/ACKS b/Misc/ACKS index 4f2780a..5d12c1f 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -260,6 +260,7 @@ Mark Favas Niels Ferguson Sebastian Fernandez +Florian Festi Vincent Fiack Tomer Filiba Jeffrey Finkelstein