[issue9298] binary email attachment issue with base64 encoding

R. David Murray report at bugs.python.org
Wed Mar 16 21:21:29 CET 2011


R. David Murray <rdmurray at bitdance.com> added the comment:

I talked with Barry, who could find no relevant discussions in his email logs.  We decided that _bencode was misguided in the first place (this is reinforced by the bug I fixed a year ago where email was stripping the final newline off a body *after* decoding it).  So I've committed Yves' fix.  Thanks, Yves.

----------
resolution:  -> fixed
stage: test needed -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9298>
_______________________________________


More information about the Python-bugs-list mailing list