diff options
author | Victor Stinner <vstinner@python.org> | 2022-06-24 09:59:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-24 09:59:32 (GMT) |
commit | d3a27e4c9339d787f2eb3e68fd3b12e303cb4a42 (patch) | |
tree | ea345636f50dc9dd7f2d4d343ba2c8c0874c248b /Python/pylifecycle.c | |
parent | d435a18c537a62a89a70005885e6e09f58997d8a (diff) | |
download | cpython-d3a27e4c9339d787f2eb3e68fd3b12e303cb4a42.zip cpython-d3a27e4c9339d787f2eb3e68fd3b12e303cb4a42.tar.gz cpython-d3a27e4c9339d787f2eb3e68fd3b12e303cb4a42.tar.bz2 |
gh-94196: Remove gzip.GzipFile.filename attribute (#94197)
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.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions