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 serhiy.storchaka
Recipients christian.heimes, jeroen, serhiy.storchaka
Date 2015-02-10.11:48:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423568901.37.0.167038365664.issue1423@psf.upfronthosting.co.za>
In-reply-to
Content
This is a duplicate of issue8311. Was fixed in 3.4. In 2.7 you should first convert your data to str, bytearray, array('B') or buffer.
History
Date User Action Args
2015-02-10 11:48:21serhiy.storchakasetrecipients: + serhiy.storchaka, christian.heimes, jeroen
2015-02-10 11:48:21serhiy.storchakasetmessageid: <1423568901.37.0.167038365664.issue1423@psf.upfronthosting.co.za>
2015-02-10 11:48:21serhiy.storchakalinkissue1423 messages
2015-02-10 11:48:21serhiy.storchakacreate