]> granicus.if.org Git - python/commit
Merge #11492: fix header truncation on folding when there are runs of split chars.
authorR David Murray <rdmurray@bitdance.com>
Fri, 8 Apr 2011 01:00:33 +0000 (21:00 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 8 Apr 2011 01:00:33 +0000 (21:00 -0400)
commit7ede59d77a9b21c5c021d1b9a4289aba11509fdd
tree940241034ad130417e46590a1a6e0f46ea6cab62
parent63d320b44f3ebd42c6b7762dcb9524378b4b6c64
parent80221ed0c0f3c73ee13c5d2c64a9b0273933a0ce
Merge #11492: fix header truncation on folding when there are runs of split chars.

Not a complete fix for this issue.
Lib/test/test_email/test_email.py