]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (#120480)
authorGregory P. Smith <greg@krypto.org>
Mon, 17 Jun 2024 05:47:10 +0000 (22:47 -0700)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 05:47:10 +0000 (22:47 -0700)
commitbac4edad69bb20dd9460766e062637cae999e1e0
tree43c6aef2c1300efca116bd2ac30cc3b190ac4c25
parentbd4516d9efee109dd3b02a3d60845f9053fc6718
gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (#120480)

gh-112346: Describe the "os" byte in gzip output change.
Doc/library/gzip.rst
Doc/whatsnew/3.11.rst