]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#11492: rewrite header folding algorithm. Less code, more passing tests.
authorR David Murray <rdmurray@bitdance.com>
Mon, 18 Apr 2011 14:04:34 +0000 (10:04 -0400)
committerR David Murray <rdmurray@bitdance.com>
Mon, 18 Apr 2011 14:04:34 +0000 (10:04 -0400)
commit01581ee0b7c968adb987a36495af7ce5eb794d0d
tree4bd6ec577ce781c19418b62463f2f8fd758715dd
parent74c0031066c365563cd0b4e5ad8da3687ed60656
#11492: rewrite header folding algorithm.  Less code, more passing tests.
Doc/library/email.header.rst
Lib/email/header.py
Lib/email/test/test_email.py
Misc/NEWS