mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Fix NEWS entry for #15036
This commit is contained in:
parent
f637920652
commit
48ee6908bc
1 changed files with 3 additions and 3 deletions
|
@ -71,9 +71,9 @@ Library
|
||||||
with 'b' and 'br' prefixes to be incorrectly tokenized has been fixed.
|
with 'b' and 'br' prefixes to be incorrectly tokenized has been fixed.
|
||||||
Patch by Serhiy Storchaka.
|
Patch by Serhiy Storchaka.
|
||||||
|
|
||||||
- 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 #10133: Make multiprocessing deallocate buffer if socket read
|
- Issue #10133: Make multiprocessing deallocate buffer if socket read
|
||||||
fails. Patch by Hallvard B Furuseth.
|
fails. Patch by Hallvard B Furuseth.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue