mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Updated NEWS with fix for 13232.
This commit is contained in:
parent
9a11b296b2
commit
c515eba9ff
1 changed files with 3 additions and 0 deletions
|
@ -69,6 +69,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #13232: logging: Improved logging of exceptions in the presence of
|
||||
multiple encodings.
|
||||
|
||||
- Issue #10332: multiprocessing: fix a race condition when a Pool is closed
|
||||
before all tasks have completed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue