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 docs@python, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2015-02-28.11:33:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425123186.09.0.996743774709.issue23088@psf.upfronthosting.co.za>
In-reply-to
Content
May be mention that the result of PyUnicode_AsUTF8() can contain null bytes? And the same for PyBytes_AS_STRING()/PyBytes_AsString()?
History
Date User Action Args
2015-02-28 11:33:06serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, vstinner, docs@python, martin.panter
2015-02-28 11:33:06serhiy.storchakasetmessageid: <1425123186.09.0.996743774709.issue23088@psf.upfronthosting.co.za>
2015-02-28 11:33:06serhiy.storchakalinkissue23088 messages
2015-02-28 11:33:05serhiy.storchakacreate