[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread R. David Murray
R. David Murray added the comment: Committed in r85142 for 3.2, r85143 for 3.1, and r85144 for 2.7. Thanks, Thomas. -- resolution: -> fixed stage: unit test needed -> committed/rejected status: open -> closed ___ Python tracker

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread R. David Murray
R. David Murray added the comment: Here is Thomas's patch with a (simpler) unit test included. -- Added file: http://bugs.python.org/file19085/quoprime_chars.patch ___ Python tracker __

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread R. David Murray
Changes by R. David Murray : -- assignee: -> r.david.murray ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread R. David Murray
Changes by R. David Murray : -- stage: -> unit test needed type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread R. David Murray
R. David Murray added the comment: Heh, cut and paste gone mad, sorry about that title change/change back. I can reproduce this in 3.2, so adding 3.1 and 3.2 to versions. -- nosy: +r.david.murray versions: +Python 3.1, Python 3.2 ___ Python tracker

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread R. David Murray
Changes by R. David Murray : -- title: irhe -> email/quoprimime.py Exception (with patch) ___ Python tracker ___ ___ Python-bugs-list

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread Thomas Guettler
Changes by Thomas Guettler : Added file: http://bugs.python.org/file19081/broken-subject.msg ___ Python tracker ___ ___ Python-bugs-list maili

[issue10004] email/quoprimime.py Exception (with patch)

2010-10-01 Thread Thomas Guettler
New submission from Thomas Guettler : I get the following traceback. I created a patch against email/quoprimime.py from SVN branch python2.7 File "/usr/lib64/python2.6/email/header.py", line 93, in decode_header dec = email.quoprimime.header_decode(encoded) File "/usr/lib64/python2.6/em