Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ac8c78 commit da7a6e7Copy full SHA for da7a6e7
1 file changed
Misc/NEWS
@@ -70,9 +70,9 @@ Core and Builtins
70
Library
71
-------
72
73
-- Issue #15036: Allow removing or changing multiple items in
74
- single-file mailboxes (mbox, MMDF, Babyl) flushing the mailbox
75
- 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.
76
77
- Issue #10133: Make multiprocessing deallocate buffer if socket read
78
fails. Patch by Hallvard B Furuseth.
0 commit comments