X Tutup
The Wayback Machine - https://web.archive.org/web/20251218222212/https://github.com/python/cpython/issues/94196
Skip to content

gzip: Remove deprecated filename attribute #94196

@vstinner

Description

@vstinner

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: commit 5b1a785.

Attached PR #94197 removes the filename attribute.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup