mirror of
https://github.com/python/cpython.git
synced 2026-01-29 02:32:18 +00:00
Add NEWS entry for old item
This commit is contained in:
parent
9225f226a3
commit
e1b4a7e1f9
1 changed files with 4 additions and 1 deletions
|
|
@ -380,7 +380,10 @@ Library
|
|||
- mailbox.py: Change MH.pack() to not lock individual message files; this
|
||||
wasn't consistent with existing implementations of message packing, and
|
||||
was buggy on some platforms.
|
||||
|
||||
|
||||
- Bug #1633678: change old mailbox.UnixMailbox class to parse
|
||||
'From' lines less strictly.
|
||||
|
||||
- Bug #1576241: fix functools.wraps() to work on built-in functions.
|
||||
|
||||
- Patch #1574068: fix urllib/urllib2 to not insert line breaks when
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue