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 xiang.zhang
Recipients docs@python, serhiy.storchaka, xiang.zhang
Date 2016-07-11.08:55:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468227336.42.0.208326485001.issue27481@psf.upfronthosting.co.za>
In-reply-to
Content
Errors regarding "embedded NUL character" were changed from TypeError to ValueError, in r92365, issue22215, but the doc doesn't get updated. Add a patch to apply the change in doc.
History
Date User Action Args
2016-07-11 08:55:36xiang.zhangsetrecipients: + xiang.zhang, docs@python, serhiy.storchaka
2016-07-11 08:55:36xiang.zhangsetmessageid: <1468227336.42.0.208326485001.issue27481@psf.upfronthosting.co.za>
2016-07-11 08:55:36xiang.zhanglinkissue27481 messages
2016-07-11 08:55:36xiang.zhangcreate