Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
e1b4a7e1
Commit
e1b4a7e1
authored
Mar 21, 2007
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add NEWS entry for old item
parent
9225f226
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
Misc/NEWS
Misc/NEWS
+4
-1
No files found.
Misc/NEWS
View file @
e1b4a7e1
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment