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 alex, hynek, pitrou
Date 2012-01-27.09:32:32
SpamBayes Score 0.00016755551
Marked as misclassified No
Message-id <1327656753.35.0.296051814708.issue13848@psf.upfronthosting.co.za>
In-reply-to
Content
Since the NUL-scanning will be useful for Modules/posixmodule.c as well, perhaps it should be done as a private _PyUnicode_HasNULChars() function.
History
Date User Action Args
2012-01-27 09:32:33pitrousetrecipients: + pitrou, alex, hynek
2012-01-27 09:32:33pitrousetmessageid: <1327656753.35.0.296051814708.issue13848@psf.upfronthosting.co.za>
2012-01-27 09:32:32pitroulinkissue13848 messages
2012-01-27 09:32:32pitroucreate