1gzip.GzipFile no longer produces an AttributeError exception when used with 2a file object with a non-string name attribute. Patch by Bo Bayles. 3