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
94a64260
Commit
94a64260
authored
May 25, 2012
by
R David Murray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add news entries for #14731 and #12586.
parent
cb448cf1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
Misc/NEWS
Misc/NEWS
+8
-0
No files found.
Misc/NEWS
View file @
94a64260
...
...
@@ -44,6 +44,14 @@ Core and Builtins
Library
-------
- Issue #12586: Added new provisional policies that implement convenient
unicode support for email headers. See What'
s
New
for
details
.
-
Issue
#
14731
:
Refactored
email
Policy
framework
to
support
full
backward
compatibility
with
Python
3.2
by
default
yet
allow
for
the
introduction
of
new
features
through
new
policies
.
Note
that
Policy
.
must_be_7bit
is
renamed
to
cte_type
.
-
Issue
#
14920
:
Fix
the
help
(
urllib
.
parse
)
failure
on
locale
C
on
terminals
.
Have
ascii
characters
in
help
.
...
...
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