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 martin.panter
Recipients docs@python, martin.panter, pitrou, serhiy.storchaka, vstinner
Date 2015-03-31.04:11:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427775071.14.0.342083075259.issue23088@psf.upfronthosting.co.za>
In-reply-to
Content
utf8-null.v4.patch:

* Clarified some mentions of “string” and “character” as bytes or code points
* Copied the warning about embedded nulls to PyUnicode_AS_UNICODE()
History
Date User Action Args
2015-03-31 04:11:11martin.pantersetrecipients: + martin.panter, pitrou, vstinner, docs@python, serhiy.storchaka
2015-03-31 04:11:11martin.pantersetmessageid: <1427775071.14.0.342083075259.issue23088@psf.upfronthosting.co.za>
2015-03-31 04:11:11martin.panterlinkissue23088 messages
2015-03-31 04:11:09martin.pantercreate