mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Updated NEWS about logging.basicConfig().
This commit is contained in:
parent
c5b273011b
commit
65b4af34d7
1 changed files with 2 additions and 0 deletions
|
|
@ -59,6 +59,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- logging: Added style option to basicConfig() to allow %, {} or $-formatting.
|
||||
|
||||
- Issue #5729: json.dumps() now supports using a string such as '\t'
|
||||
for pretty-printing multilevel objects.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue