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 ncoghlan, xiang.zhang
Date 2016-10-16.09:37:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476610632.81.0.393973042235.issue28454@psf.upfronthosting.co.za>
In-reply-to
Content
In unicodeobject.c, there are some spurious arguments to PyErr_Format as the patch shows.
History
Date User Action Args
2016-10-16 09:37:12xiang.zhangsetrecipients: + xiang.zhang, ncoghlan
2016-10-16 09:37:12xiang.zhangsetmessageid: <1476610632.81.0.393973042235.issue28454@psf.upfronthosting.co.za>
2016-10-16 09:37:12xiang.zhanglinkissue28454 messages
2016-10-16 09:37:12xiang.zhangcreate