mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
NEWS entry for fix of issue #9516
This commit is contained in:
parent
a70286b71d
commit
53b6a5f79c
1 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #9516: avoid errors in sysconfig when MACOSX_DEPLOYMENT_TARGET is
|
||||
set in shell.
|
||||
|
||||
- Issue #12050: zlib.decompressobj().decompress() now clears the unconsumed_tail
|
||||
attribute when called without a max_length argument.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue