Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da7a6e7

Browse files
committed
Fix NEWS entry for #15036
1 parent 3ac8c78 commit da7a6e7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ Core and Builtins
7070
Library
7171
-------
7272

73-
- Issue #15036: Allow removing or changing multiple items in
74-
single-file mailboxes (mbox, MMDF, Babyl) flushing the mailbox
75-
between the changes.
73+
- Issue #15036: Mailbox no longer throws an error if a flush is done
74+
between operations when removing or changing multiple items in mbox,
75+
MMDF, or Babyl mailboxes.
7676

7777
- Issue #10133: Make multiprocessing deallocate buffer if socket read
7878
fails. Patch by Hallvard B Furuseth.

0 commit comments

Comments
 (0)