Skip to content

gh-94196: Remove gzip.GzipFile.filename attribute#94197

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:gzip_filename
Jun 24, 2022
Merged

gh-94196: Remove gzip.GzipFile.filename attribute#94197
vstinner merged 1 commit intopython:mainfrom
vstinner:gzip_filename

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jun 24, 2022

gzip: Remove the filename attribute of gzip.GzipFile,
deprecated since Python 2.6, use the name attribute instead. In write
mode, the filename attribute added '.gz' file extension if it was not
present.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants