]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
merge #11584: make decode_header handle Header objects correctly
authorR David Murray <rdmurray@bitdance.com>
Sat, 18 Jun 2011 16:32:27 +0000 (12:32 -0400)
committerR David Murray <rdmurray@bitdance.com>
Sat, 18 Jun 2011 16:32:27 +0000 (12:32 -0400)
commit7df08379c65b623df96a534fdacd7302c6a24476
treedd936871f360b08e2ff291cb4a72a3d665a29add
parent6a738450827ea77bf8645b14a304a928b7c4ff47
parent6bdb1769dcd1a95a7f6fa7d98d05e835be931466
merge #11584: make decode_header handle Header objects correctly

This updates 12e39cd7a0e4 (merge of b21fdfa0019c), which fixed this bug
incorrectly.
Lib/test/test_email/test_email.py
Misc/NEWS