mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add Misc/NEWS entry for changeset 0010cc5f22d4.
This commit is contained in:
parent
7d01e78c9e
commit
ccb16cb39c
1 changed files with 2 additions and 0 deletions
|
@ -103,6 +103,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- The bz2 module now handles 4GiB+ input buffers correctly.
|
||||
|
||||
- Issue #9233: Fix json.loads('{}') to return a dict (instead of a list), when
|
||||
_json is not available.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue