]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91372: Add mtime to gzip.open() (GH-32310)
authorMarin Misur <50244077+ellaellela@users.noreply.github.com>
Fri, 22 May 2026 12:14:25 +0000 (14:14 +0200)
committerGitHub <noreply@github.com>
Fri, 22 May 2026 12:14:25 +0000 (15:14 +0300)
commitcf5c8c56986873b11e4a17223a5d49080e75eeaa
tree38fd3d797451e2da00cf8d5258b9fe223e7839b9
parent9604fa8c009588a343ac542097273e0aca7a220b
gh-91372: Add mtime to gzip.open() (GH-32310)
Doc/library/gzip.rst
Doc/whatsnew/3.16.rst
Lib/gzip.py
Lib/test/test_gzip.py
Misc/NEWS.d/next/Library/2022-04-04-17-58-05.bpo-47216.gPyPte.rst [new file with mode: 0644]