android13/external/python/cpython2/Misc/NEWS.d/next/Library/2018-03-10-20-14-36.bpo-330...

3 lines
144 B
ReStructuredText

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