This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yu.zhao@getcwd.com
Recipients barry, python-dev, r.david.murray, yu.zhao@getcwd.com
Date 2014-10-03.01:19:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412299189.69.0.33053972168.issue14645@psf.upfronthosting.co.za>
In-reply-to
Content
Ack (Per rfc2046 4.1.1). Since the _writeBody is set to _handle_text when no proper handler exists, the problem should be fixed by adding a binary body handler to BytesGenerator. Will create a separate issue to track the problem.
History
Date User Action Args
2014-10-03 01:19:49yu.zhao@getcwd.comsetrecipients: + yu.zhao@getcwd.com, barry, r.david.murray, python-dev
2014-10-03 01:19:49yu.zhao@getcwd.comsetmessageid: <1412299189.69.0.33053972168.issue14645@psf.upfronthosting.co.za>
2014-10-03 01:19:49yu.zhao@getcwd.comlinkissue14645 messages
2014-10-03 01:19:49yu.zhao@getcwd.comcreate