mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Describe the fix to the email package.
This commit is contained in:
parent
622d60b5a2
commit
d24a2a464f
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ Extension modules
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- The email package handles some RFC 2231 parameters with missing
|
||||||
|
CHARSET fields better.
|
||||||
|
|
||||||
- sets.py now runs under Py2.2. In addition, the argument restrictions
|
- sets.py now runs under Py2.2. In addition, the argument restrictions
|
||||||
for most set methods (but not the operators) have been relaxed to
|
for most set methods (but not the operators) have been relaxed to
|
||||||
allow any iterable. Also the Set.update() has been deprecated because
|
allow any iterable. Also the Set.update() has been deprecated because
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue