mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fix NEWS entry for #15036
This commit is contained in:
parent
3ac8c780f4
commit
da7a6e7da0
1 changed files with 3 additions and 3 deletions
|
@ -70,9 +70,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #15036: Allow removing or changing multiple items in
|
||||
single-file mailboxes (mbox, MMDF, Babyl) flushing the mailbox
|
||||
between the changes.
|
||||
- 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.
|
||||
|
||||
- Issue #10133: Make multiprocessing deallocate buffer if socket read
|
||||
fails. Patch by Hallvard B Furuseth.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue