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.
V
Victor Stinner committed
d3a27e4c9339d787f2eb3e68fd3b12e303cb4a42
Parent: d435a18
Committed by GitHub <noreply@github.com>
on 6/24/2022, 9:59:32 AM