Commit 10e65881 authored by Petri Lehtinen's avatar Petri Lehtinen

Fix NEWS entry for #15036

parents d5a1a21a da7a6e7d
...@@ -45,9 +45,9 @@ Library ...@@ -45,9 +45,9 @@ Library
non-standard iter_modules() method to be defined by an importer (something non-standard iter_modules() method to be defined by an importer (something
the importlib importers do not define). the importlib importers do not define).
- Issue #15036: Allow removing or changing multiple items in - Issue #15036: Mailbox no longer throws an error if a flush is done
single-file mailboxes (mbox, MMDF, Babyl) flushing the mailbox between operations when removing or changing multiple items in mbox,
between the changes. MMDF, or Babyl mailboxes.
- Issue #14059: Implement multiprocessing.Barrier. - Issue #14059: Implement multiprocessing.Barrier.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment