mirror of
https://github.com/python/cpython.git
synced 2025-09-15 05:06:12 +00:00
Add a note about the zlib.decompressobj().flush() fix.
This commit is contained in:
parent
c305192196
commit
671c5d9fb5
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ Core and builtins
|
|||
Extensions Modules
|
||||
------------------
|
||||
|
||||
- zlib.decompressobj().flush(value) no longer crashes the interpreter when
|
||||
passed a value less than or equal to zero.
|
||||
|
||||
Library
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue