summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2011-04-18 14:04:34 (GMT)
committerR David Murray <rdmurray@bitdance.com>2011-04-18 14:04:34 (GMT)
commit01581ee0b7c968adb987a36495af7ce5eb794d0d (patch)
tree4bd6ec577ce781c19418b62463f2f8fd758715dd /Misc
parent74c0031066c365563cd0b4e5ad8da3687ed60656 (diff)
downloadcpython-01581ee0b7c968adb987a36495af7ce5eb794d0d.zip
cpython-01581ee0b7c968adb987a36495af7ce5eb794d0d.tar.gz
cpython-01581ee0b7c968adb987a36495af7ce5eb794d0d.tar.bz2
#11492: rewrite header folding algorithm. Less code, more passing tests.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index fa8f039..dda300f 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -60,6 +60,8 @@ Core and Builtins
Library
-------
+- Issue #11492: fix several issues with header folding in the email package.
+
- Issue #11852: Add missing imports and update tests.
- Issue #11467: Fix urlparse behavior when handling urls which contains scheme