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 xiang.zhang
Date 2016-11-21.09:24:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479720254.49.0.534389822333.issue28760@psf.upfronthosting.co.za>
In-reply-to
Content
PyUnicode_AsUnicodeEscapeString now still has some old comments and codes about the original "quotes" parameter of unicodeescape_string. Current implementation could get rid of them.
History
Date User Action Args
2016-11-21 09:24:14xiang.zhangsetrecipients: + xiang.zhang
2016-11-21 09:24:14xiang.zhangsetmessageid: <1479720254.49.0.534389822333.issue28760@psf.upfronthosting.co.za>
2016-11-21 09:24:14xiang.zhanglinkissue28760 messages
2016-11-21 09:24:14xiang.zhangcreate