]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Jun 2024 06:06:11 +0000 (08:06 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jun 2024 06:06:11 +0000 (06:06 +0000)
commit3b28e430edfb60964fb3a34d2971d21a9200a4f9
tree54d08365a3ca0bdc72f233f2ae7beb5e3fe51d78
parentaa39ba0af33dce8736a4973be48929d02fb5261e
[3.13] gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (GH-120480) (#120612)

gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (GH-120480)
(cherry picked from commit bac4edad69bb20dd9460766e062637cae999e1e0)

gh-112346: Describe the "os" byte in gzip output change.

Co-authored-by: Gregory P. Smith <greg@krypto.org>
Doc/library/gzip.rst
Doc/whatsnew/3.11.rst