mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'.
Patch by Brian Brazil.
This commit is contained in:
parent
12489d98e6
commit
19e568d254
5 changed files with 22 additions and 16 deletions
|
|
@ -714,6 +714,9 @@ Tools/Demos
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
- Issue #15677: Document that zlib and gzip accept a compression level of 0 to
|
||||
mean 'no compression'. Patch by Brian Brazil.
|
||||
|
||||
- Issue #8040: added a version switcher to the documentation. Patch by
|
||||
Yury Selivanov.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue