mirror of
https://github.com/python/cpython.git
synced 2025-11-13 15:40:05 +00:00
NEWS about email package 794466 patch.
This commit is contained in:
parent
a74e868857
commit
2f5bf17579
1 changed files with 2 additions and 1 deletions
|
|
@ -34,7 +34,8 @@ Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
- The email package handles some RFC 2231 parameters with missing
|
- The email package handles some RFC 2231 parameters with missing
|
||||||
CHARSET fields better.
|
CHARSET fields better. It also includes a patch to parameter
|
||||||
|
parsing when semicolons appear inside quotes.
|
||||||
|
|
||||||
- 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue