mirror of
https://github.com/python/cpython.git
synced 2025-09-18 14:40:43 +00:00
Added entry for fileConfig() bugfix.
This commit is contained in:
parent
6f42dfce7c
commit
28e57618ad
1 changed files with 7 additions and 4 deletions
|
@ -39,6 +39,9 @@ Library
|
||||||
|
|
||||||
- The wsgiref package is now installed properly on Unix.
|
- The wsgiref package is now installed properly on Unix.
|
||||||
|
|
||||||
|
- A bug was fixed in logging.config.fileConfig() which caused a crash on
|
||||||
|
shutdown when fileConfig() was called multiple times.
|
||||||
|
|
||||||
Extension Modules
|
Extension Modules
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue