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 christian.heimes, pitrou
Date 2013-11-20.18:20:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384971640.05.0.860534841016.issue19666@psf.upfronthosting.co.za>
In-reply-to
Content
It seems this would add a dependency to the unicode implementation (other unicode representations may not allow you to take a Py_buffer to the ASCII data).
History
Date User Action Args
2013-11-20 18:20:40pitrousetrecipients: + pitrou, christian.heimes
2013-11-20 18:20:40pitrousetmessageid: <1384971640.05.0.860534841016.issue19666@psf.upfronthosting.co.za>
2013-11-20 18:20:40pitroulinkissue19666 messages
2013-11-20 18:20:39pitroucreate