mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Issue #3389: Allow resolving dotted names for handlers in logging configuration files. Thanks to Philip Jenvey for the patch.
This commit is contained in:
parent
2a649f93b0
commit
51e65192b0
1 changed files with 6 additions and 3 deletions
|
@ -67,6 +67,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #3389: Allow resolving dotted names for handlers in logging
|
||||
configuration files.
|
||||
|
||||
- Issue #3395: fix reference in test_multiprocessing to old debugInfo method
|
||||
|
||||
- Issue #3312: Fix two crashes in sqlite3.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue