mirror of
https://github.com/python/cpython.git
synced 2025-11-18 18:31:56 +00:00
Issue #15101: Make pool finalizer avoid joining current thread.
This commit is contained in:
parent
da7a6e7da0
commit
f29ec4b0c8
2 changed files with 8 additions and 3 deletions
|
|
@ -70,6 +70,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #15101: Make pool finalizer avoid joining current thread.
|
||||
|
||||
- Issue #15036: Mailbox no longer throws an error if a flush is done
|
||||
between operations when removing or changing multiple items in mbox,
|
||||
MMDF, or Babyl mailboxes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue