Message 187897 - Python tracker (original) (raw)

Message187897

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:42 pitrou set recipients: + pitrou, barry, ncoghlan, ezio.melotti, serhiy.storchaka, kushal.das
2013-04-27 11:28:42 pitrou set messageid: 1367062122.27.0.154027620262.issue17839@psf.upfronthosting.co.za
2013-04-27 11:28:42 pitrou link issue17839 messages
2013-04-27 11:28:42 pitrou create