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 pitrou
Recipients barry, ezio.melotti, kushal.das, ncoghlan, pitrou, serhiy.storchaka
Date 2013-04-27.11:28:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1367062122.27.0.154027620262.issue17839@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, this should probably be done the other way around: wrap the base64 argument in a memoryview, and encode/decode from it.
History
Date User Action Args
2013-04-27 11:28:42pitrousetrecipients: + pitrou, barry, ncoghlan, ezio.melotti, serhiy.storchaka, kushal.das
2013-04-27 11:28:42pitrousetmessageid: <1367062122.27.0.154027620262.issue17839@psf.upfronthosting.co.za>
2013-04-27 11:28:42pitroulinkissue17839 messages
2013-04-27 11:28:42pitroucreate