]> 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 00:56:31 +0000 (20:56 -0400)
committerR David Murray <rdmurray@bitdance.com>
Fri, 8 Apr 2011 00:56:31 +0000 (20:56 -0400)
commit80221ed0c0f3c73ee13c5d2c64a9b0273933a0ce
tree9721fa2a5a177f3a0616ea6528ad21f757ffa21c
parentb65df26830d35f83d01385fddd4d7c537bd4d4d0
parente1292a25d8a063dcc97111cd2b0239dc1aef5aa2
Merge #11492: fix header truncation on folding when there are runs of split chars.

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