We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
The gzip.Gzip.filename attribute is deprecated since Python 2.6. I propose to either remove it, or remove the deprecation.
The deprecation was added by issue#44518: commit5b1a785.
Attached PR#94197 removes the filename attribute.